index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
|
|
|
|
|
bash completion: Sync config variables with their man pages
Lee Marlow
2008-12-15
*
|
|
|
|
|
bash completion: Sort config completion variables
Lee Marlow
2008-12-15
*
|
|
|
|
|
Merge branch 'maint'
Junio C Hamano
2008-12-15
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
fast-import: close pack before unlinking it
Johannes Schindelin
2008-12-15
|
*
|
|
|
|
pager: do not dup2 stderr if it is already redirected
Junio C Hamano
2008-12-15
|
*
|
|
|
|
git-show: do not segfault when showing a bad tag
Junio C Hamano
2008-12-15
*
|
|
|
|
|
Get rid of the last remnants of GIT_CONFIG_LOCAL
v1.6.1-rc3
Johannes Schindelin
2008-12-14
*
|
|
|
|
|
Documentation: Describe git-gui Tools menu configuration options.
Alexander Gavrilov
2008-12-14
*
|
|
|
|
|
git-fast-import possible memory corruption problem
YONETANI Tomokazu
2008-12-14
*
|
|
|
|
|
builtin-commit: remove unused message variable
Markus Heidelberg
2008-12-13
*
|
|
|
|
|
Merge branch 'maint'
Junio C Hamano
2008-12-12
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
*
|
|
|
|
git-config.txt: fix a typo
Jim Meyering
2008-12-12
*
|
|
|
|
|
git-branch: display sha1 on branch deletion
Brandon Casey
2008-12-12
*
|
|
|
|
|
Merge branch 'maint'
Junio C Hamano
2008-12-11
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
*
|
|
|
|
fsck: reduce stack footprint
Linus Torvalds
2008-12-11
|
*
|
|
|
|
make sure packs to be replaced are closed beforehand
Nicolas Pitre
2008-12-10
*
|
|
|
|
|
rebase: improve error messages about dirty state
Jeff King
2008-12-10
*
|
|
|
|
|
Fix typo in comment in builtin-add.c
Alexander Potashev
2008-12-10
*
|
|
|
|
|
Fix t4031
Junio C Hamano
2008-12-10
*
|
|
|
|
|
Merge branch 'maint'
Junio C Hamano
2008-12-09
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
*
|
|
|
|
work around Python warnings from AsciiDoc
Junio C Hamano
2008-12-09
|
*
|
|
|
|
git-svn: Make following parents atomic
Deskin Miller
2008-12-08
*
|
|
|
|
|
diff: respect textconv in rewrite diffs
Jeff King
2008-12-09
*
|
|
|
|
|
diff: fix handling of binary rewrite diffs
Jeff King
2008-12-09
*
|
|
|
|
|
Fix typos in documentation
Alexander Potashev
2008-12-09
*
|
|
|
|
|
git-p4: Fix regression in p4Where method.
Tor Arvid Lund
2008-12-09
*
|
|
|
|
|
Improve language in git-merge.txt and related docs
Ralf Wildenhues
2008-12-09
*
|
|
|
|
|
Define linkgit macro in [macros] section
Alexey Borzenkov
2008-12-08
*
|
|
|
|
|
gitweb: Fix bug in insert_file() subroutine
Jakub Narebski
2008-12-08
*
|
|
|
|
|
diff: allow turning on textconv explicitly for plumbing
Jeff King
2008-12-07
*
|
|
|
|
|
reorder ALLOW_TEXTCONV option setting
Jeff King
2008-12-07
*
|
|
|
|
|
read-cache.c: typofix in comment
Junio C Hamano
2008-12-07
*
|
|
|
|
|
builtin-checkout.c: check error return from read_cache()
Junio C Hamano
2008-12-07
*
|
|
|
|
|
Point "stale" 1.6.0.5 documentation from the main git documentation page
v1.6.1-rc2
Junio C Hamano
2008-12-07
*
|
|
|
|
|
Revert "git-stash: use git rev-parse -q"
Junio C Hamano
2008-12-07
*
|
|
|
|
|
Update draft release notes for 1.6.1
Junio C Hamano
2008-12-07
*
|
|
|
|
|
Merge branch 'maint'
Junio C Hamano
2008-12-07
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
*
|
|
|
|
GIT 1.6.0.5
v1.6.0.5
Junio C Hamano
2008-12-07
|
*
|
|
|
|
"git diff <tree>{3,}": do not reverse order of arguments
Matt McCutchen
2008-12-07
|
*
|
|
|
|
tag: delete TAG_EDITMSG only on successful tag
Jeff King
2008-12-07
|
*
|
|
|
|
gitweb: Make project specific override for 'grep' feature work
Jakub Narebski
2008-12-07
|
*
|
|
|
|
http.c: use 'git_config_string' to get 'curl_http_proxy'
Miklos Vajna
2008-12-07
|
*
|
|
|
|
fetch-pack: Avoid memcpy() with src==dst
Thomas Rast
2008-12-07
*
|
|
|
|
|
Update draft release notes to 1.6.1
Junio C Hamano
2008-12-05
*
|
|
|
|
|
Merge branch 'jc/am-options'
Junio C Hamano
2008-12-05
|
\
\
\
\
\
\
|
*
|
|
|
|
|
git-am: rename apply_opt_extra file to apply-opt
Junio C Hamano
2008-12-05
|
*
|
|
|
|
|
Test that git-am does not lose -C/-p/--whitespace options
Junio C Hamano
2008-12-04
|
*
|
|
|
|
|
git-am: propagate --3way options as well
Junio C Hamano
2008-12-04
|
*
|
|
|
|
|
git-am: propagate -C<n>, -p<n> options as well
Junio C Hamano
2008-12-04
|
*
|
|
|
|
|
git-am --whitespace: do not lose the command line option
Junio C Hamano
2008-12-04
[prev]
[next]