Code

git.git
2007-12-03 Junio C HamanoMerge branch 'jc/color'
2007-12-03 Johannes Sixtgit-gui: Improve the application icon on Windows.
2007-12-03 Robert Schielegit-gui: install-sh from automake does not like -m755
2007-12-03 brian m. carlsongit-gui: Reorder msgfmt command-line arguments
2007-12-03 Johannes SchindelinAdd 'git fast-export', the sister of 'git fast-import'
2007-12-03 Junio C HamanoMerge branch 'dc/gitweb'
2007-12-03 Jakub Narebskigitweb: Update and improve gitweb/README file
2007-12-03 Kevin Leunggit-stash: Display help message if git-stash is run...
2007-12-02 Junio C Hamanogit-am: catch missing author date early.
2007-12-02 Wincent Colaiutaadd -i: allow prefix highlighting for "Add untracked...
2007-12-02 Junio C HamanoMerge branch 'maint'
2007-12-02 Jeff Kingt9600: test cvsimport from CVS working tree
2007-12-02 Denis Chenggitweb: the commitdiff is very commonly used, it's...
2007-12-02 Junio C Hamanorename: Break filepairs with different types.
2007-12-02 Jeff Kinggit-commit: clean up die messages
2007-12-02 Junio C HamanoUpdate draft release notes for 1.5.4
2007-12-02 Junio C HamanoConsolidate command list to one.
2007-12-02 Junio C HamanoResurrect peek-remote
2007-12-02 Junio C HamanoMerge branch 'tt/help'
2007-12-01 Junio C HamanoMerge branch 'jc/move-gitk'
2007-12-01 Junio C HamanoMerge branch 'jc/branch-contains'
2007-12-01 Junio C HamanoMerge branch 'cr/tag-options'
2007-12-01 Junio C HamanoUpdate draft release notes for 1.5.4
2007-12-01 Junio C HamanoMerge 1.5.3.7 in
2007-12-01 Junio C HamanoGIT 1.5.3.7 v1.5.3.7
2007-12-01 Junio C HamanoFix typo in t4008 test title
2007-12-01 Steven Grimmgit-svn: Don't create a "master" branch every time...
2007-12-01 Vineet Kumargit-svn: add a show-externals command.
2007-12-01 David D. Kilzergit-svn: Remove unnecessary Git::SVN::Util package
2007-12-01 Andy Whitcroftgit-svn: add support for pulling author from From:...
2007-12-01 Gustaf Hendebygit-svn now reads settings even if called in subdirectory
2007-12-01 Junio C HamanoMerge branch 'maint'
2007-11-30 Linus TorvaldsFix a pathological case in git detecting proper renames
2007-11-30 Linus TorvaldsFix a pathological case in git detecting proper renames
2007-11-30 Johannes SchindelinAdd "--expire <time>" option to 'git prune'
2007-11-30 Johannes SchindelinReplace the word 'update-cache' by 'update-index' every...
2007-11-30 Nguyễn Thái... Do check_repository_format() early
2007-11-30 Jeff Kingcvsimport: fix usage of cvsimport.module
2007-11-30 Johannes Schindelinreceive-pack: allow deletion of corrupt refs
2007-11-30 Junio C HamanoMerge branch 'jk/maint-cvsimport-fix' into maint
2007-11-30 Johannes Sixtt7003-filter-branch: Fix test of a failing --msg-filter.
2007-11-30 David SymondsMention that git-rm can be an appropriate resolution...
2007-11-30 Wincent Colaiutarevert/cherry-pick: Allow overriding the help text...
2007-11-30 Jakub NarebskiAdd config_int() method to the Git perl module
2007-11-30 André Goddard... Error out when user doesn't have access permission...
2007-11-30 Wincent ColaiutaHighlight keyboard shortcuts in git-add--interactive
2007-11-29 Junio C Hamanoper-directory-exclude: lazily read .gitignore files
2007-11-29 Junio C Hamanodir.c: minor clean-up
2007-11-29 Johannes Schindelinrebase -i: give rerere a chance
2007-11-29 Junio C Hamanogit-config --get-color: get configured color
2007-11-29 Junio C Hamano"color.diff = true" is not "always" anymore.
2007-11-29 Johannes SchindelinTeach 'git pull' about --rebase
2007-11-29 Johannes SchindelinReplace instances of export VAR=VAL with VAR=VAL; expor...
2007-11-29 Junio C HamanoMerge branch 'maint'
2007-11-29 Junio C Hamanoscripts: do not get confused with HEAD in work tree
2007-11-29 Johannes Schindelinbash completion: add diff options
2007-11-29 Johannes Schindelingit checkout's reflog: even when detaching the HEAD...
2007-11-29 Steffen Prohaskasha1_file.c: Fix size_t related printf format warnings
2007-11-28 Jeff KingRevert "t5516: test update of local refs on push"
2007-11-28 Jan HudecImprove description of git-branch -d and -D in man...
2007-11-28 Ralf WildenhuesDocument all help keys in "git add -i" patch mode.
2007-11-28 Johannes Schindelinfilter-branch: fix dirty way to provide the helpers...
2007-11-28 Jeff Kingcvsimport: miscellaneous packed-ref fixes
2007-11-28 Jeff Kingcvsimport: use rev-parse to support packed refs
2007-11-28 Jeff KingAdd basic cvsimport tests
2007-11-28 Alex RiesenDo not generate full commit log message if it is not...
2007-11-28 Pascal Obrygit-stash: do not get fooled with "color.diff = true"
2007-11-28 Shawn O. PearceRemove git-status from list of scripts as it is builtin
2007-11-27 Christian StimmingUpdate German translation. 100% completed.
2007-11-27 Christian StimmingUpdate git-gui.pot with latest (few) string additions...
2007-11-26 Steffen ProhaskaUse is_absolute_path() in diff-lib.c, lockfile.c, setup...
2007-11-26 Wincent ColaiutaFix typo in draft 1.5.4 release notes
2007-11-26 Kristian HøgsbergFix off-by-one error when truncating the diff out of...
2007-11-26 Pierre Habouzitbuiltin-commit.c: export GIT_INDEX_FILE for launch_edit...
2007-11-26 Jeff Kinggit-tag: test that -s implies an annotated tag
2007-11-26 Junio C HamanoMerge branch 'maint'
2007-11-26 Junio C HamanoMerge branch 'maint' of git://linux-nfs.org/~bfields...
2007-11-26 J. Bruce Fieldsuser-manual: recovering from corruption
2007-11-26 André Goddard... Print the real filename that we failed to open.
2007-11-26 J. Bruce Fieldsuser-manual: clarify language about "modifying" old...
2007-11-25 Junio C Hamanorevert/cherry-pick: do not mention the original ref
2007-11-25 Junio C Hamano"git-tag -s" should create a signed annotated tag
2007-11-25 J. Bruce Fieldsuser-manual: failed push to public repository
2007-11-25 Wincent ColaiutaAdd "--patch" option to git-add--interactive
2007-11-25 J. Bruce Fieldsuser-manual: define "branch" and "working tree" at...
2007-11-25 Junio C Hamanogit-checkout: describe detached head correctly
2007-11-25 Junio C Hamanoadd -i: Fix running from a subdirectory
2007-11-25 Junio C Hamanobuiltin-add: fix command line building to call interactive
2007-11-25 Junio C HamanoMerge branch 'kh/commit' into wc/add-i
2007-11-25 Junio C HamanoUpdate draft release notes for 1.5.4
2007-11-25 Junio C HamanoMerge branch 'maint'
2007-11-25 Junio C HamanoMerge branch 'rv/maint-index-commit' into maint
2007-11-25 Junio C HamanoMerge branch 'lt/maint-rev-list-gitlink' into maint
2007-11-25 Junio C HamanoMerge branch 'jc/maint-add-sync-stat' into maint
2007-11-25 Junio C HamanoMerge branch 'jc/maint-format-patch-encoding' into...
2007-11-25 Junio C HamanoMerge branch 'bs/maint-t7005' into maint
2007-11-25 Junio C HamanoMerge branch 'bs/maint-commit-options' into maint
2007-11-25 Junio C HamanoDeprecate peek-remote
2007-11-25 Junio C Hamanocore.whitespace: documentation updates.
2007-11-25 Junio C Hamanobuiltin-apply: teach whitespace_rules
next