index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test-treap.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
Fix sparse warnings
Stephen Boyd
35
-48
/
+43
2011-03-21
bisect: visualize with git-log if gitk is unavailable
Jeff King
1
-4
/
+6
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
t/README: Add a note about running commands under valgrind
Carlos Martín Nieto
1
-0
/
+7
2011-03-20
grep: read patterns from stdin with -f -
René Scharfe
2
-2
/
+9
2011-03-20
gitweb: Always call parse_date with timezone parameter
Jakub Narebski
1
-3
/
+2
2011-03-20
bisect: explain the rationale behind 125
Junio C Hamano
1
-1
/
+6
2011-03-18
docs: fix grammar in gitattributes.txt
Alexei Sholik
1
-5
/
+5
2011-03-18
fetch-pack: objects in our alternates are available to us
Junio C Hamano
2
-1
/
+13
2011-03-18
refs_from_alternate: helper to use refs from alternates
Junio C Hamano
4
-32
/
+106
2011-03-18
Name make_*_path functions more accurately
Carlos Martín Nieto
14
-38
/
+52
2011-03-17
stash: copy the index using --index-output instead of cp -p
Johannes Sixt
1
-6
/
+5
2011-03-17
stash: fix incorrect quoting in cleanup of temporary files
Johannes Sixt
1
-1
/
+1
2011-03-17
RelNotes/1.7.5.txt: typo and language fixes
Michael J Gruber
1
-22
/
+9
2011-03-17
Prepare draft release notes to 1.7.4.2
Junio C Hamano
2
-1
/
+43
2011-03-17
gitweb: highlight: replace tabs with spaces
Kevin Cernekee
1
-1
/
+1
2011-03-16
make_absolute_path: return the input path if it points to our buffer
Carlos Martín Nieto
1
-0
/
+4
2011-03-16
valgrind: ignore SSE-based strlen invalid reads
Carlos Martín Nieto
1
-0
/
+6
2011-03-16
vcs-svn: remove spurious semicolons
Jonathan Nieder
2
-2
/
+2
2011-03-16
diff --submodule: split into bite-sized pieces
Jonathan Nieder
1
-42
/
+61
2011-03-16
cherry: split off function to print output lines
Jonathan Nieder
1
-16
/
+18
2011-03-16
branch: split off function that writes tracking info and commit subject
Jonathan Nieder
1
-21
/
+27
2011-03-16
standardize brace placement in struct definitions
Jonathan Nieder
17
-88
/
+44
2011-03-16
compat: make gcc bswap an inline function
Jonathan Nieder
1
-8
/
+10
2011-03-16
enums: omit trailing comma for portability
Jonathan Nieder
2
-2
/
+2
2011-03-16
declare 1-bit bitfields to be unsigned
Jonathan Nieder
1
-3
/
+3
2011-03-16
git-p4: Fix error message crash in P4Sync.commit.
Tor Arvid Lund
1
-1
/
+1
2011-03-16
Teach git-p4 to ignore case in perforce filenames if configured.
Tor Arvid Lund
1
-7
/
+20
2011-03-16
git-p4: Teach gitConfig method about arguments.
Tor Arvid Lund
1
-2
/
+6
2011-03-16
git-bisect.txt: example for bisecting with hot-fix
Michael J Gruber
1
-0
/
+33
2011-03-16
git-bisect.txt: streamline run presentation
Michael J Gruber
1
-26
/
+8
2011-03-15
Update draft release notes to 1.7.5
Junio C Hamano
1
-3
/
+33
2011-03-15
Documentation: running test with --debug keeps "trash" directory
Piotr Krukowiecki
1
-0
/
+4
2011-03-15
tests: scrub environment of GIT_* variables
Jonathan Nieder
1
-18
/
+5
2011-03-15
config: drop support for GIT_CONFIG_NOGLOBAL
Jonathan Nieder
7
-16
/
+4
2011-03-15
gitattributes: drop support for GIT_ATTR_NOGLOBAL
Jonathan Nieder
1
-6
/
+1
2011-03-15
tests: suppress system gitattributes
Jonathan Nieder
1
-1
/
+2
2011-03-15
tests: stop worrying about obsolete environment variables
Jonathan Nieder
1
-7
/
+0
[next]