index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix merge name generation in "merge in C"
Junio C Hamano
2008-07-30
1
-2
/
+2
*
Documentation/git-rev-parse.txt: update for new git-describe output format
Cesar Eduardo Barros
2008-07-30
1
-2
/
+3
*
Merge git://repo.or.cz/git-gui
Junio C Hamano
2008-07-30
4
-11
/
+36
|
\
|
*
git-gui (Windows): Change wrapper to execdir 'libexec/git-core'
Steffen Prohaska
2008-07-30
1
-4
/
+7
|
*
git-gui (Windows): Switch to relative discovery of oguilib
Steffen Prohaska
2008-07-30
1
-0
/
+1
|
*
git-gui: Correct installation of library to be $prefix/share
Steffen Prohaska
2008-07-30
1
-0
/
+4
|
*
git-gui: Fix gitk search in $PATH to work on Windows
Shawn O. Pearce
2008-07-30
1
-3
/
+9
|
*
git-gui: Preserve scroll position on reshow_diff.
Alexander Gavrilov
2008-07-27
1
-4
/
+14
|
*
git-gui: Fix the Remote menu separator.
Alexander Gavrilov
2008-07-27
1
-0
/
+1
*
|
Teach gitlinks to ie_modified() and ce_modified_check_fs()
Junio C Hamano
2008-07-30
1
-5
/
+22
*
|
Advertise the ability to abort a commit
Anders Melchiorsen
2008-07-30
2
-3
/
+5
*
|
Support copy and rename detection in fast-export.
Alexander Gavrilov
2008-07-30
3
-2
/
+81
*
|
format-patch: Produce better output with --inline or --attach
Kevin Ballard
2008-07-30
10
-3
/
+34
*
|
Documentation: Remove mentions of git-svnimport.
Brian Gernhardt
2008-07-30
1
-14
/
+12
*
|
Make it clear that push can take multiple refspecs
Abhijit Menon-Sen
2008-07-30
1
-8
/
+9
*
|
`git submodule add` now requires a <path>
Abhijit Menon-Sen
2008-07-30
1
-4
/
+4
*
|
Make use of stat.ctime configurable
Alex Riesen
2008-07-29
6
-1
/
+19
*
|
merge-base: die with an error message if not passed a commit ref
Christian Couder
2008-07-29
1
-9
/
+17
*
|
t7001: fix "git mv" test
Junio C Hamano
2008-07-29
1
-0
/
+2
*
|
Documentation: clarify what is shown in "git-ls-files -s" output
Junio C Hamano
2008-07-29
1
-1
/
+1
*
|
run-command (Windows): Run dashless "git <cmd>"
Steffen Prohaska
2008-07-29
1
-7
/
+4
*
|
Refactor, adding prepare_git_cmd(const char **argv)
Steffen Prohaska
2008-07-29
2
-1
/
+7
*
|
builtin-verify-tag: fix -v option parsing
Olivier Marin
2008-07-29
1
-4
/
+5
*
|
ls-tree documentation: enhance notes on subdirectory and pathspec behaviour
Junio C Hamano
2008-07-29
1
-4
/
+14
*
|
Allow installing in the traditional way
Junio C Hamano
2008-07-28
1
-1
/
+4
*
|
Allow building without any git installed
Junio C Hamano
2008-07-28
1
-1
/
+1
*
|
init: handle empty "template" parameter
Jeff King
2008-07-28
2
-0
/
+28
*
|
GIT 1.6.0-rc1
v1.6.0-rc1
Junio C Hamano
2008-07-28
1
-1
/
+18
*
|
git-mv: Keep moved index entries inact
Petr Baudis
2008-07-28
4
-55
/
+80
*
|
git-mv: Remove dead code branch
Petr Baudis
2008-07-28
1
-9
/
+7
*
|
fsck: Don't require tmp_obj_ file names are 14 bytes in length
Shawn O. Pearce
2008-07-27
1
-4
/
+2
*
|
Avoid chdir() in list_commands_in_dir()
Johannes Schindelin
2008-07-27
1
-2
/
+10
*
|
builtin-branch: fix -v for --[no-]merged
Lars Hjemli
2008-07-27
1
-0
/
+15
*
|
builtin-branch: factor out merge_filter matching
Lars Hjemli
2008-07-27
1
-5
/
+13
*
|
builtin-branch: remove duplicated code
Lars Hjemli
2008-07-27
1
-7
/
+2
*
|
rev-parse: Add support for the ^! and ^@ syntax
Björn Steinbrink
2008-07-27
2
-0
/
+34
*
|
make sure parsed wildcard refspec ends with slash
Junio C Hamano
2008-07-27
2
-18
/
+64
*
|
gitweb: More about how gitweb gets 'owner' of repository
Jakub Narebski
2008-07-27
1
-1
/
+2
*
|
t6030 (bisect): work around Mac OS X "ls"
Jonathan Nieder
2008-07-27
1
-1
/
+1
*
|
Documentation/git-submodule.txt: fix doubled word
Cesar Eduardo Barros
2008-07-27
1
-1
/
+1
*
|
bash completion: Add completion for 'git help'
Lee Marlow
2008-07-27
1
-7
/
+39
*
|
Documentation: fix diff.external example
Anders Melchiorsen
2008-07-27
2
-5
/
+7
*
|
bash completion: Add long options for 'git describe'
Thomas Rast
2008-07-27
1
-0
/
+9
*
|
Clarify that "git log x.c y.h" lists commits that touch either file
Abhijit Menon-Sen
2008-07-27
1
-1
/
+1
*
|
Merge git://repo.or.cz/git-gui
Junio C Hamano
2008-07-27
5
-21
/
+178
|
\
|
|
*
git-gui: "Stage Line": Treat independent changes in adjacent lines better
Johannes Sixt
2008-07-27
1
-3
/
+58
|
*
git-gui: Fix "Stage/Unstage Line" with one line of context.
Johannes Sixt
2008-07-27
1
-0
/
+3
|
*
git-gui: Correct 'Visualize Branches' on Mac OS X to start gitk
Shawn O. Pearce
2008-07-26
1
-1
/
+1
|
*
git-gui: Look for gitk in $PATH, not $LIBEXEC/git-core
Abhijit Menon-Sen
2008-07-25
1
-3
/
+3
|
*
Add a menu item to invoke full copy detection in blame.
Alexander Gavrilov
2008-07-17
1
-0
/
+69
[next]