index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
archive-tar.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
Name make_*_path functions more accurately
Carlos Martín Nieto
14
-38
/
+52
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-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-14
smart-http: Really never use Expect: 100-continue
Shawn O. Pearce
1
-1
/
+1
2011-03-14
Documentation: "rebase <onto> <that>" stays on <that> branch upon exit
Drew Northup
1
-2
/
+3
2011-03-14
object.h: Remove obsolete struct object_refs
Jakob Pfender
1
-5
/
+0
2011-03-13
git-p4: test clone @all
Pete Wyckoff
1
-0
/
+16
2011-03-13
git-p4: fix clone @all regression
Pete Wyckoff
1
-1
/
+1
2011-03-13
docs: point git.txt author credits to git-scm.com
Jeff King
1
-2
/
+4
2011-03-11
doc: add missing git footers
Jeff King
5
-0
/
+20
2011-03-11
doc: drop author/documentation sections from most pages
Jeff King
134
-1134
/
+4
2011-03-11
Revert "core.abbrevguard: Ensure short object names stay unique a bit longer"
Junio C Hamano
5
-21
/
+1
2011-03-10
i18n: "make distclean" should clean up after "make pot"
Jonathan Nieder
1
-0
/
+1
2011-03-10
i18n: Makefile: "pot" target to extract messages marked for translation
Ævar Arnfjörð Bjarmason
2
-0
/
+17
2011-03-10
i18n: add stub Q_() wrapper for ngettext
Jonathan Nieder
1
-2
/
+10
2011-03-10
Update Release Notes to 1.7.5
Junio C Hamano
1
-3
/
+27
2011-03-10
git-log.txt,rev-list-options.txt: put option blocks in proper order
Michael J Gruber
2
-160
/
+160
2011-03-09
log: fix --max-count when used together with -S or -G
Matthieu Moy
5
-1
/
+26
2011-03-09
Fix typo in t/README
Mathias Lafeldt
1
-1
/
+1
2011-03-09
ls-remote documentation: <refs> argument is optional
Piotr Krukowiecki
1
-1
/
+1
2011-03-09
Add Author and Documentation sections to git-for-each-ref.txt
Alexei Sholik
1
-0
/
+12
2011-03-09
Documentation: remove redundant colons in git-for-each-ref.txt
Alexei Sholik
1
-3
/
+3
2011-03-09
transport-helper.c: fix check for (size_t < 0)
Nicolas Kaiser
1
-1
/
+1
2011-03-09
SubmittingPatches: clarify the expected commit log description
Junio C Hamano
1
-8
/
+18
2011-03-08
diff format documentation: clarify --cc and -c
Adam Monsen
1
-4
/
+7
2011-03-08
commit, status: use status_printf{,_ln,_more} helpers
Jonathan Nieder
2
-66
/
+67
2011-03-08
commit: refer to commit template as s->fp
Jonathan Nieder
1
-14
/
+13
2011-03-08
wt-status: add helpers for printing wt-status lines
Jonathan Nieder
4
-0
/
+93
2011-03-08
trace: give repo_setup trace its own key
Jeff King
2
-6
/
+7
2011-03-08
add packet tracing debug code
Jeff King
8
-1
/
+65
2011-03-08
trace: add trace_strbuf
Jeff King
2
-7
/
+17
2011-03-08
trace: factor out "do we want to trace" logic
Jeff King
2
-3
/
+12
2011-03-08
trace: refactor to support multiple env variables
Jeff King
2
-11
/
+19
[next]