index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
entry.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-03-28
git tag documentation grammar fixes and readability updates
Michael Witten
1
-18
/
+18
2011-03-28
tests: fix overeager scrubbing of environment variables
Jens Lehmann
1
-1
/
+10
2011-03-28
grep: Add the option '--line-number'
Joe Ratterman
2
-1
/
+2
2011-03-28
Improve test for pthreads flag
Giuseppe Bilotta
1
-0
/
+2
2011-03-28
vcs-svn: add missing cast to printf argument
Jonathan Nieder
1
-1
/
+2
2011-03-27
Update draft release note to 1.7.5
Junio C Hamano
1
-2
/
+15
2011-03-26
vcs-svn: handle log message with embedded NUL
Jonathan Nieder
6
-13
/
+94
2011-03-26
vcs-svn: avoid unnecessary copying of log message and author
Jonathan Nieder
1
-10
/
+10
2011-03-26
vcs-svn: remove buffer_read_string
Jonathan Nieder
5
-48
/
+17
2011-03-26
vcs-svn: make reading of properties binary-safe
Jonathan Nieder
2
-14
/
+37
2011-03-26
Git 1.7.4.2
v1.7.4.2
Junio C Hamano
2
-1
/
+8
2011-03-25
t7607: clean up stray untracked file
Jeff King
1
-1
/
+2
2011-03-25
t7607: mark known breakage in test 11 as fixed
Jeff King
1
-1
/
+1
2011-03-25
gitweb: Fix handling of fractional timezones in parse_date
Jakub Narebski
1
-2
/
+4
2011-03-25
git-gui: detect the use of MUI langauge packs on Windows
Pat Thoyts
1
-0
/
+19
2011-03-24
tests: avoid nonportable {foo,bar} glob
Jonathan Nieder
1
-8
/
+8
2011-03-24
rerere: make sure it works even in a workdir attached to a young repository
Junio C Hamano
4
-2
/
+86
2011-03-23
doc: technical details about the index file format
Junio C Hamano
1
-37
/
+57
2011-03-23
rev-list --min-parents,--max-parents: doc, test and completion
Michael J Gruber
4
-3
/
+129
2011-03-23
revision.c: introduce --min-parents and --max-parents options
Michael J Gruber
5
-10
/
+32
2011-03-23
Update draft release notes to 1.7.5
Junio C Hamano
1
-0
/
+27
2011-03-23
vcs-svn: use strchr to find RFC822 delimiter
David Barr
1
-2
/
+5
2011-03-23
vcs-svn: implement perfect hash for top-level keys
David Barr
1
-50
/
+59
2011-03-23
vcs-svn: implement perfect hash for node-prop keys
David Barr
1
-19
/
+43
2011-03-23
vcs-svn: use strbuf for author, UUID, and URL
David Barr
5
-30
/
+43
2011-03-22
vcs-svn: use strbuf for revision log
David Barr
1
-20
/
+8
2011-03-22
vcs-svn: improve reporting of input errors
Jonathan Nieder
2
-5
/
+37
2011-03-22
vcs-svn: make buffer_copy_bytes return length read
Jonathan Nieder
2
-10
/
+11
2011-03-22
vcs-svn: make buffer_skip_bytes return length read
Jonathan Nieder
3
-8
/
+10
2011-03-22
vcs-svn: improve support for reading large files
Jonathan Nieder
2
-4
/
+4
2011-03-22
git-am.txt: advertise 'git am --abort' instead of 'rm .git/rebase-apply'
SZEDER Gábor
1
-3
/
+3
2011-03-22
Remove unused variables
Johannes Schindelin
7
-19
/
+5
2011-03-22
Fix sparse warnings
Stephen Boyd
35
-48
/
+43
2011-03-22
git-completion: Add git help completion for aliases
Jakob Pfender
1
-1
/
+1
2011-03-21
update $GIT_INDEX_FILE when there are racily clean entries
Junio C Hamano
1
-1
/
+14
2011-03-21
diff/status: refactor opportunistic index update
Junio C Hamano
4
-13
/
+16
2011-03-21
t6009: use test_commit() from test-lib.sh
Michael J Gruber
1
-11
/
+4
2011-03-21
bisect: visualize with git-log if gitk is unavailable
Jeff King
1
-4
/
+6
2011-03-21
Rename core.abbrevlength back to core.abbrev
Junio C Hamano
2
-2
/
+2
2011-03-21
Update drart release notes to 1.7.5
Junio C Hamano
1
-10
/
+13
2011-03-21
Update draft release notes to 1.7.4.2
Junio C Hamano
1
-0
/
+9
2011-03-21
Work around broken ln on solaris as used in t8006
Ben Walton
1
-1
/
+2
2011-03-21
fetch-pack: use smaller handshake window for initial request
Junio C Hamano
1
-2
/
+4
2011-03-21
fetch-pack: progressively use larger handshake windows
Junio C Hamano
1
-1
/
+6
2011-03-21
fetch-pack: factor out hardcoded handshake window size
Junio C Hamano
1
-3
/
+11
2011-03-21
Add test: git stash shows status relative to current dir
Piotr Krukowiecki
1
-0
/
+19
2011-03-21
t/README: Add a note about running commands under valgrind
Carlos Martín Nieto
1
-0
/
+7
2011-03-20
checkout: tweak detached-orphan warning format
Jeff King
1
-1
/
+4
2011-03-20
checkout: clear commit marks after detached-orphan check
Jeff King
2
-0
/
+26
2011-03-20
checkout: add basic tests for detached-orphan warning
Jeff King
1
-0
/
+34
[next]