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