index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
quote.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-06-11
rebase--interactive: remote stray closing parenthesis
Uwe Kleine-König
1
-1
/
+1
2009-06-10
parse-options: add parse_options_check to validate option specs.
Pierre Habouzit
1
-0
/
+24
2009-06-10
configure: test whether -lresolv is needed
Ralf Wildenhues
2
-0
/
+10
2009-06-10
Makefile: insert SANE_TOOL_PATH to PATH before /bin or /usr/bin
Junio C Hamano
2
-4
/
+31
2009-06-10
git-repack.txt: Clarify implications of -a for dumb protocols
Michael J Gruber
1
-2
/
+5
2009-06-09
bash: add support for 'git stash pop --index' option
SZEDER Gábor
1
-2
/
+2
2009-06-09
Documentation: mention 'git stash pop --index' option explicitly
SZEDER Gábor
2
-10
/
+10
2009-06-09
Simplify some 'fprintf(stderr); return -1;' by using 'return error()'
Johannes Sixt
1
-10
/
+6
2009-06-09
Simplify some instances of run_command() by using run_command_v_opt().
Johannes Sixt
3
-45
/
+18
2009-06-09
show-branch: don't use LASTARG_DEFAULT with OPTARG
Stephen Boyd
2
-4
/
+6
2009-06-09
send-email: use UTF-8 rather than utf-8 for consistency
Brandon Casey
2
-6
/
+6
2009-06-09
git-send-email.perl: improve detection of MIME encoded-words
Brandon Casey
1
-1
/
+9
2009-06-09
diff.c: plug a memory leak in an error path
Johannes Sixt
1
-0
/
+1
2009-06-09
fetch-pack: close output channel after sideband demultiplexer terminates
Johannes Sixt
1
-1
/
+3
2009-06-09
git-compat-util.h: avoid using c99 flex array feature with Sun compiler 5.8
Brandon Casey
1
-1
/
+1
2009-06-09
builtin-remote: Make "remote show" display all urls
Michael J Gruber
1
-3
/
+6
2009-06-08
symlinks.c: small style cleanup
Kjetil Barvik
1
-4
/
+2
2009-06-07
Makefile: test-parse-options depends on parse-options.h
Junio C Hamano
1
-0
/
+2
2009-06-06
Documentation: refer to gitworkflows(7) from tutorial and git(1)
Thomas Rast
2
-1
/
+8
2009-06-06
daemon: Strictly parse the "extra arg" part of the command
Shawn O. Pearce
2
-5
/
+10
2009-06-06
Makefile: add section for SunOS 5.7
Brandon Casey
1
-0
/
+10
2009-06-06
Makefile: introduce SANE_TOOL_PATH for prepending required elements to PATH
Junio C Hamano
2
-0
/
+16
2009-06-06
Makefile: define __sun__ on SunOS
Brandon Casey
1
-1
/
+1
2009-06-06
git-compat-util.h: tweak the way _XOPEN_SOURCE is set on Solaris
Brandon Casey
1
-1
/
+14
2009-06-06
On Solaris choose the OLD_ICONV iconv() declaration based on the UNIX spec
Brandon Casey
2
-2
/
+2
2009-06-06
Makefile: add NEEDS_RESOLV to optionally add -lresolv to compile arguments
Brandon Casey
1
-1
/
+10
2009-06-04
Documentation/git.txt: update links to release notes
Junio C Hamano
1
-1
/
+6
2009-06-04
GIT 1.6.3.2
v1.6.3.2
Junio C Hamano
2
-8
/
+6
2009-06-04
Show presence of stashed changes in bash prompt.
Daniel Trstenjak
1
-2
/
+10
2009-06-03
grep: fix empty word-regexp matches
René Scharfe
1
-1
/
+5
2009-06-03
Clean up and simplify rev_compare_tree()
Linus Torvalds
2
-23
/
+15
2009-06-03
blame: correctly handle a path that used to be a directory
Junio C Hamano
2
-8
/
+33
2009-06-03
add -i: do not dump patch during application
Thomas Rast
1
-1
/
+0
2009-06-02
Update draft release notes for 1.6.3.2
Junio C Hamano
1
-14
/
+26
2009-06-02
test-lib: fix http exit codes
Clemens Buchacher
1
-2
/
+4
2009-06-02
test-lib: allow exit trap to be used for cleanup by tests
Clemens Buchacher
1
-7
/
+14
2009-06-02
test-lib: fail if invalid options are passed
Clemens Buchacher
1
-1
/
+1
2009-06-02
grep: fix colouring of matches with zero length
René Scharfe
1
-0
/
+2
2009-06-02
match_refs: search ref list tail internally
Clemens Buchacher
6
-29
/
+23
2009-06-01
git-show-branch.txt: document --date-order option
Stephen Boyd
1
-3
/
+9
2009-06-01
diff: generate pretty filenames in prep_temp_blob()
David Aguilar
4
-1
/
+38
2009-06-01
compat: add a basename() compatibility function
David Aguilar
5
-0
/
+37
2009-06-01
compat: add a mkstemps() compatibility function
David Aguilar
5
-0
/
+102
2009-06-01
git-add: no need for -f when resolving a conflict in already tracked path
Jeff King
2
-1
/
+13
2009-06-01
config.txt: document add.ignore-errors
Stephen Boyd
1
-0
/
+5
2009-06-01
bash: remove always true if statement from __git_ps1()
SZEDER Gábor
1
-6
/
+4
2009-06-01
git-apply(1): Clarify that one can select where to apply the patch
Björn Steinbrink
1
-1
/
+1
2009-06-01
http-push: reuse existing is_null_ref
Clemens Buchacher
1
-16
/
+5
2009-05-31
Documentation: teach stash/pop workflow instead of stash/apply
Thomas Rast
2
-16
/
+18
2009-05-29
t9120: don't expect failure with SVN_HTTPD_PORT unset
Stephen Boyd
1
-11
/
+6
[next]