index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
reachable.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-07-04
Update draft release notes to 1.8.3.3
Junio C Hamano
1
-0
/
+15
2013-07-03
git-remote-mediawiki: un-brace file handles in binmode calls
Matthieu Moy
1
-2
/
+2
2013-07-03
git-config: update doc for --get with multiple values
John Keeping
1
-1
/
+1
2013-07-01
Update draft release notes to 1.8.4
Junio C Hamano
1
-0
/
+16
2013-07-01
lib-rebase: style: use write_script, <<-\EOF
Andrew Pimlott
1
-38
/
+36
2013-07-01
t7500: fix flipped actual/expect
Andrew Pimlott
1
-3
/
+3
2013-07-01
lib-rebase: document exec_ in FAKE_LINES
Andrew Pimlott
1
-0
/
+2
2013-07-01
Update draft release notes to 1.8.4
Junio C Hamano
1
-0
/
+23
2013-07-01
Start preparing for 1.8.3.3
Junio C Hamano
2
-1
/
+12
2013-06-30
check-ignore doc: fix broken link to ls-files page
Ramkumar Ramachandra
1
-1
/
+1
2013-06-30
test: spell 'ls-files --delete' option correctly in test descriptions
SZEDER Gábor
1
-2
/
+2
2013-06-30
perf-lib: fix start/stop of perf tests
Thomas Gummerer
1
-1
/
+2
2013-06-28
Git 1.8.3.2
v1.8.3.2
Junio C Hamano
3
-2
/
+8
2013-06-28
configure: fix option help message for --disable-pthreads
Stefano Lattarini
1
-1
/
+1
2013-06-27
Start preparing for 1.8.3.2
Junio C Hamano
2
-1
/
+55
2013-06-27
Update draft release notes to 1.8.4
Junio C Hamano
1
-1
/
+10
2013-06-27
rebase -i: handle fixup! fixup! in --autosquash
Andrew Pimlott
4
-6
/
+94
2013-06-27
am: replace uses of --resolved with --continue
Kevin Bracey
5
-10
/
+10
2013-06-27
Update draft release notes to 1.8.4
Junio C Hamano
1
-0
/
+12
2013-06-26
documentation: add git:// transport security notice
Fraser Tweedale
1
-0
/
+3
2013-06-26
git-prompt.sh: add missing information in comments
Eduardo R. D'Avila
1
-11
/
+15
2013-06-26
git-prompt.sh: do not print duplicate clean color code
Eduardo R. D'Avila
2
-5
/
+5
2013-06-26
t9903: remove redundant tests
Eduardo R. D'Avila
1
-114
/
+1
2013-06-26
git-prompt.sh: refactor colored prompt code
Eduardo R. D'Avila
1
-59
/
+26
2013-06-26
t9903: add tests for git-prompt pcmode
Eduardo R. D'Avila
1
-0
/
+254
2013-06-26
column doc: rewrite documentation for column.ui
Ramkumar Ramachandra
1
-3
/
+17
2013-06-26
.mailmap: Map "H.Merijn Brand" to "H. Merijn Brand"
Stefan Beller
1
-0
/
+1
2013-06-24
Update draft release notes to 1.8.4
Junio C Hamano
1
-4
/
+14
2013-06-24
bash prompt: mention that PROMPT_COMMAND mode is faster
SZEDER Gábor
1
-5
/
+5
2013-06-24
bash prompt: avoid command substitution when finalizing gitstring
SZEDER Gábor
1
-1
/
+5
2013-06-24
bash prompt: avoid command substitution when checking for untracked files
SZEDER Gábor
1
-1
/
+1
2013-06-24
bash prompt: use bash builtins to check stash state
SZEDER Gábor
2
-2
/
+4
2013-06-24
bash prompt: use bash builtins to check for unborn branch for dirty state
SZEDER Gábor
1
-1
/
+1
2013-06-24
bash prompt: combine 'git rev-parse' for detached head
SZEDER Gábor
2
-4
/
+20
2013-06-24
bash prompt: combine 'git rev-parse' executions in the main code path
SZEDER Gábor
1
-5
/
+13
2013-06-24
bash prompt: use bash builtins to find out current branch
SZEDER Gábor
1
-18
/
+33
2013-06-24
bash prompt: use bash builtins to find out rebase state
SZEDER Gábor
1
-6
/
+6
2013-06-24
bash prompt: run 'git rev-parse --git-dir' directly instead of __gitdir()
SZEDER Gábor
2
-27
/
+1
2013-06-24
bash prompt: return early from __git_ps1() when not in a git repository
SZEDER Gábor
1
-100
/
+101
2013-06-24
bash prompt: print unique detached HEAD abbreviated object name
SZEDER Gábor
2
-2
/
+3
2013-06-24
bash prompt: add a test for symbolic link symbolic refs
SZEDER Gábor
1
-0
/
+9
2013-06-24
completion, bash prompt: move __gitdir() tests to completion test suite
SZEDER Gábor
2
-128
/
+134
2013-06-24
Revert "Merge branch 'jg/status-config'"
Junio C Hamano
3
-76
/
+0
2013-06-24
bash prompt: use 'write_script' helper in interactive rebase test
SZEDER Gábor
1
-7
/
+5
2013-06-24
bash prompt: fix redirection coding style in tests
SZEDER Gábor
1
-116
/
+116
2013-06-23
Update draft release notes to 1.8.4
Junio C Hamano
1
-0
/
+4
2013-06-23
add -i: add extra options at the right place in "diff" command line
Junio C Hamano
1
-1
/
+1
2013-06-23
test-lib: support running tests under valgrind in parallel
Thomas Rast
1
-22
/
+84
2013-06-23
test-lib: allow prefixing a custom string before "ok N" etc.
Thomas Rast
1
-12
/
+15
2013-06-23
test-lib: valgrind for only tests matching a pattern
Thomas Rast
3
-1
/
+43
[next]