index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin-commit.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-03-07
unset GREP_OPTIONS in test-lib.sh
Bert Wesarg
1
-0
/
+2
2010-03-07
stash: suggest the correct command line for unknown options.
Matthieu Moy
1
-0
/
+1
2010-03-07
t7406: Fix submodule init config tests
Stephen Boyd
1
-8
/
+16
2010-03-05
Update draft release notes to 1.7.0.2
Junio C Hamano
1
-1
/
+25
2010-03-05
Remove extra '-' from git-am(1)
Michal Sojka
1
-1
/
+1
2010-03-03
Start preparing for 1.7.0.2
Junio C Hamano
2
-1
/
+23
2010-03-02
gitweb: Fix project-specific feature override behavior
Jakub Narebski
2
-6
/
+21
2010-03-02
gitweb multiple project roots documentation
Sylvain Rabot
1
-3
/
+64
2010-03-01
bisect: error out when passing bad path parameters
Christian Couder
2
-0
/
+11
2010-02-28
Git 1.7.0.1
v1.7.0.1
Junio C Hamano
3
-7
/
+12
2010-02-28
Remove reference to GREP_COLORS from documentation
Mark Lodato
1
-3
/
+1
2010-02-28
sha1_name: fix segfault caused by invalid index access
Markus Heidelberg
1
-14
/
+18
2010-02-28
reflog: honor gc.reflogexpire=never
Adam Simpkins
2
-4
/
+43
2010-02-28
prune: honor --expire=never
Adam Simpkins
2
-14
/
+43
2010-02-26
grep docs: document --no-index option
Mark Lodato
1
-4
/
+8
2010-02-26
grep docs: --cached and <tree>... are incompatible
Mark Lodato
1
-3
/
+3
2010-02-26
grep docs: use AsciiDoc literals consistently
Mark Lodato
1
-5
/
+5
2010-02-26
grep docs: pluralize "Example" section
Mark Lodato
1
-2
/
+2
2010-02-25
t3301-notes: insert a shbang line in ./fake_editor.sh
Johannes Sixt
1
-0
/
+1
2010-02-25
pack-objects documentation: Fix --honor-pack-keep as well.
Nelson Elhage
1
-2
/
+2
2010-02-25
is_submodule_modified(): clear environment properly
Giuseppe Bilotta
1
-11
/
+11
2010-02-25
submodules: ensure clean environment when operating in a submodule
Giuseppe Bilotta
1
-10
/
+10
2010-02-25
shell setup: clear_local_git_env() function
Giuseppe Bilotta
1
-0
/
+7
2010-02-25
rev-parse: --local-env-vars option
Giuseppe Bilotta
2
-0
/
+13
2010-02-25
Refactor list of of repo-local env vars
Giuseppe Bilotta
3
-12
/
+28
2010-02-25
pack-objects documentation: reword "objects that appear in the standard input"
Junio C Hamano
1
-3
/
+3
2010-02-25
commit: quote the user name in the example
Matt Kraai
1
-1
/
+1
2010-02-24
fetch --all/--multiple: keep all the fetched branch information
Junio C Hamano
2
-7
/
+40
2010-02-24
push: fix segfault for odd config
Jeff King
1
-1
/
+1
2010-02-24
builtin-fetch --all/--multi: propagate options correctly
Junio C Hamano
2
-1
/
+29
2010-02-24
t5521: fix and modernize
Junio C Hamano
1
-26
/
+20
2010-02-23
am: remove rebase-apply directory before gc
Jonathan Nieder
1
-2
/
+1
2010-02-23
rerere: fix memory leak if rerere images can't be read
Bert Wesarg
1
-3
/
+6
2010-02-23
Documentation: mention conflict marker size argument (%L) for merge driver
Bert Wesarg
1
-1
/
+2
2010-02-23
add-interactive: fix bogus diff header line ordering
Jeff King
2
-1
/
+31
2010-02-23
Use git_mkstemp_mode instead of plain mkstemp to create object files
Matthieu Moy
2
-4
/
+4
2010-02-23
git_mkstemps_mode: don't set errno to EINVAL on exit.
Matthieu Moy
1
-1
/
+0
2010-02-23
Use git_mkstemp_mode and xmkstemp_mode in odb_mkstemp, not chmod later.
Matthieu Moy
3
-20
/
+10
2010-02-23
git_mkstemp_mode, xmkstemp_mode: variants of gitmkstemps with mode argument.
Matthieu Moy
3
-2
/
+27
2010-02-23
Move gitmkstemps to path.c
Matthieu Moy
3
-71
/
+69