index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-29
t5703: simplify one-time-sed generation logic
Denton Liu
1
-4
/
+3
2019-11-29
t5317: use ! grep to check for no matching lines
Denton Liu
1
-18
/
+3
2019-11-29
t5317: stop losing return codes of git commands
Denton Liu
1
-6
/
+7
2019-11-29
t4138: stop losing return codes of git commands
Denton Liu
1
-8
/
+8
2019-11-29
t4015: use test_write_lines()
Denton Liu
1
-2
/
+2
2019-11-29
t4015: stop losing return codes of git commands
Denton Liu
1
-47
/
+72
2019-11-29
t3600: comment on inducing SIGPIPE in `git rm`
Denton Liu
1
-0
/
+1
2019-11-29
t3600: stop losing return codes of git commands
Denton Liu
1
-2
/
+4
2019-11-29
t3600: use test_line_count() where possible
Denton Liu
1
-3
/
+4
2019-11-29
t3301: stop losing return codes of git commands
Denton Liu
1
-67
/
+163
2019-11-29
t0090: stop losing return codes of git commands
Denton Liu
1
-2
/
+3
2019-11-29
t0014: remove git command upstream of pipe
Denton Liu
1
-2
/
+2
2019-11-29
apply-one-time-sed.sh: modernize style
Denton Liu
1
-3
/
+5
2019-11-29
ci: build Git with GCC 9 in the 'osx-gcc' build job
SZEDER Gábor
2
-3
/
+5
2019-11-27
test: use test_must_be_empty F instead of test_cmp empty F
René Scharfe
2
-5
/
+2
2019-11-27
t7812: add missing redirects
Andreas Schwab
1
-2
/
+2
2019-11-27
test: use test_must_be_empty F instead of test -z $(cat F)
René Scharfe
3
-7
/
+7
2019-11-27
t1400: use test_must_be_empty
René Scharfe
1
-4
/
+4
2019-11-27
t1410: use test_line_count
René Scharfe
1
-2
/
+2
2019-11-27
t1512: use test_line_count
René Scharfe
1
-1
/
+1
2019-11-27
run-command: use prepare_git_cmd() in prepare_cmd()
René Scharfe
1
-2
/
+1
2019-11-27
name-rev: use skip_prefix() instead of starts_with()
René Scharfe
1
-4
/
+4
2019-11-27
push: use skip_prefix() instead of starts_with()
René Scharfe
1
-2
/
+3
2019-11-27
shell: use skip_prefix() instead of starts_with()
René Scharfe
1
-2
/
+2
2019-11-27
fmt-merge-msg: use skip_prefix() instead of starts_with()
René Scharfe
1
-5
/
+4
2019-11-27
fetch: use skip_prefix() instead of starts_with()
René Scharfe
1
-9
/
+3
2019-11-27
t5150: skip request-pull test if Perl is disabled
Ruud van Asseldonk
1
-0
/
+6
2019-11-27
commit-graph: use start_delayed_progress()
Derrick Stolee
2
-2
/
+3
2019-11-27
progress: create GIT_PROGRESS_DELAY
Derrick Stolee
4
-6
/
+20
2019-11-27
t/perf: don't depend on Git.pm
Jeff King
1
-2
/
+7
2019-11-27
perf-lib: use a single filename for all measurement types
Jeff King
2
-11
/
+5
2019-11-27
test-lib-functions: suppress a 'git rev-parse' error in 'test_commit_bulk'
SZEDER Gábor
1
-1
/
+1
2019-11-25
rebase -i: finishing touches to --reset-author-date
Junio C Hamano
2
-5
/
+7
2019-11-25
submodule: fix 'submodule status' when called from a subdirectory
Manish Goregaokar
2
-1
/
+24
2019-11-25
sequencer: directly call pick_commits() from complete_action()
Alban Gruin
1
-4
/
+10
2019-11-25
rebase: fill `squash_onto' in get_replay_opts()
Alban Gruin
1
-0
/
+5
2019-11-25
sequencer: move the code writing total_nr on the disk to a new function
Alban Gruin
1
-5
/
+11
2019-11-25
sequencer: update `done_nr' when skipping commands in a todo list
Alban Gruin
1
-0
/
+1
2019-11-25
sequencer: update `total_nr' when adding an item to a todo list
Alban Gruin
1
-0
/
+1
2019-11-25
revision: free topo_walk_info before creating a new one in init_topo_walk
Mike Hommey
1
-0
/
+16
2019-11-25
revision: clear the topo-walk flags in reset_revision_walk
Mike Hommey
1
-1
/
+1
2019-11-25
git-compat-util.h: drop the `PRIuMAX` and other fallback definitions
Hariom Verma
1
-20
/
+0
2019-11-25
l10n: zh_TW: add translation for v2.24.0
Yi-Jyun Pan
2
-0
/
+23374
2019-11-25
reset: parse rev as tree-ish in patch mode
Nika Layzell
2
-1
/
+22
2019-11-24
doc: mention that 'git submodule update' fetches missing commits
Philippe Blain
1
-1
/
+2
2019-11-24
doc: document 'git submodule status --cached'
Manish Goregaokar
1
-0
/
+3
2019-11-24
sequencer: don't re-read todo for revert and cherry-pick
SZEDER Gábor
2
-1
/
+31
2019-11-23
mingw: restrict file handle inheritance only on Windows 7 and later
Johannes Schindelin
2
-1
/
+27
2019-11-23
mingw: spawned processes need to inherit only standard handles
Johannes Schindelin
2
-12
/
+110
2019-11-23
mingw: work around incorrect standard handles
Johannes Schindelin
1
-1
/
+11
[prev]
[next]