Code

git.git
2008-05-06 Adam Robengit-cat-file: Make option parsing a little more flexible
2008-05-06 Adam Robengit-cat-file: Small refactor of cmd_cat_file
2008-05-06 Adam RobenAdd tests for git cat-file
2008-05-04 Heikki OrsilaCleanup xread() loops to use read_in_full()
2008-05-04 Junio C HamanoMerge branch 'maint'
2008-05-04 Junio C HamanoMerge branch 'maint-1.5.4' into maint
2008-05-04 Jeff Kingcheckout: don't rfc2047-encode oneline on detached...
2008-05-03 Christian CouderDocumentation: hooks: fix missing verb in pre-applypatc...
2008-05-03 Florian Ragwitzfilter-branch: Documentation fix.
2008-05-03 Adam Simpkinslog: print log entry terminator even if the message...
2008-05-03 Adam SimpkinsRemove dead code: show_log() sep argument and diff_opti...
2008-05-01 Stephen R.... git-svn: Same default as cvsimport when using --use...
2008-04-30 Junio C HamanoMerge branch 'maint'
2008-04-30 Junio C Hamanofetch-pack: brown paper bag fix
2008-04-30 Jeff KingDocumentation: point git-prune users to git-gc
2008-04-30 Liu YubaoDocumentation on --git-dir and --work-tree
2008-04-30 Heikki OrsilaMake read_in_full() and write_in_full() consistent...
2008-04-30 Richard QuirkDocumentation gitk: Describe what --merge does
2008-04-30 Alex RiesenUse the modern syntax of git-diff-files in t2002-checko...
2008-04-30 Jon LoeligerAdd otherwise missing --strict option to unpack-objects...
2008-04-30 Matthieu Moygit-svn: detect and fail gracefully when dcommitting...
2008-04-30 Bart Trojanowskimake git-status use a pager
2008-04-30 Junio C HamanoMerge branch 'maint'
2008-04-30 Junio C HamanoMerge branch 'maint-1.5.4' into maint
2008-04-30 Jeff Kingcvsimport: always pass user data to "system" as a list
2008-04-30 Jeff Kingfix reflog approxidate parsing bug
2008-04-29 Alex RiesenFix use after free() in builtin-fetch
2008-04-28 Linus Torvaldsfetch-pack: do not stop traversing an already parsed...
2008-04-28 Alex RiesenUse "=" instead of "==" in condition as it is more...
2008-04-28 Heikki OrsilaDie for an early EOF in a file reading loop
2008-04-28 Heikki OrsilaDocument functions xmemdupz(), xread() and xwrite()
2008-04-28 Junio C HamanoMerge branch 'maint'
2008-04-28 Junio C Hamanoclone: detect and fail on excess parameters
2008-04-28 Junio C HamanoMerge branch 'maint-1.5.4' into maint
2008-04-28 Dan McGeeRemove 'header' from --signoff option description
2008-04-28 Richard Quirkbash: Add completion for gitk --merge
2008-04-27 Christian Couderrev-parse: fix --verify to error out when passed junk...
2008-04-27 Miklos Vajnagit checkout: add -t alias for --track
2008-04-27 Christian Couderrev-parse: teach "--verify" to be quiet when using...
2008-04-25 Junio C HamanoMerge branch 'ho/shared'
2008-04-25 Junio C HamanoMerge branch 'maint'
2008-04-25 Jeff Kingremote: create fetch config lines with '+'
2008-04-25 Jeff Kingpush: allow unqualified dest refspecs to DWIM
2008-04-25 Junio C HamanoMerge branch 'maint-1.5.4' into maint
2008-04-25 Jeff Kingdoc/git-gc: add a note about what is collected
2008-04-23 Jeff Kingt5516: remove ambiguity test (1)
2008-04-23 Matt GrahamLinked glossary from cvs-migration page
2008-04-23 Junio C Hamanowrite-tree: properly detect failure to write tree objects
2008-04-23 Junio C HamanoMerge branch 'maint'
2008-04-23 Junio C HamanoMerge branch 'maint-1.5.4' into maint
2008-04-23 Sam VilainAmend git-push refspec documentation
2008-04-23 Dmitry Potapovgit-gc --prune is deprecated
2008-04-23 Michael Webersvn-git: Use binmode for reading/writing binary rev...
2008-04-23 Miklos Vajnadiff options documentation: refer to --diff-filter...
2008-04-23 Jeff KingDon't force imap.host to be set when imap.tunnel is set
2008-04-23 Brandon Caseygit-clone.txt: Adjust note to --shared for new pruning...
2008-04-23 Thomas Guyot... git-svn bug with blank commits and author file
2008-04-23 Ariel Badichiarchive.c: format_subst - fixed bogus argument to memchr
2008-04-23 Ariel Badichicopy.c: copy_fd - correctly report write errors
2008-04-23 Matthew Ogilviegitattributes: Fix subdirectory attributes specified...
2008-04-22 Junio C HamanoMerge branch 'maint'
2008-04-22 Andy Parkinspost-receive-email: fix accidental removal of a trailin...
2008-04-22 Dan McGeecompletion: remove use of dashed git commands
2008-04-22 Dan McGeecompletion: allow 'git remote' subcommand completion
2008-04-22 martin f. krafftEscape project names before creating pathinfo URLs
2008-04-22 martin f. krafftEscape project name in regexp
2008-04-22 Rafael Garcia... Spelling fixes in the gitweb documentation
2008-04-22 Clifford Caoilegit.el: Set process-environment instead of invoking env
2008-04-22 Teemu Likonenbash: Add completion for git diff --base --ours --theirs
2008-04-22 Gerrit Papediff-options.txt: document the new "--dirstat" option
2008-04-20 Junio C HamanoFirst batch of post 1.5.5 updates
2008-04-20 Junio C HamanoMerge branch 'maint'
2008-04-20 Junio C HamanoGIT 1.5.5.1 v1.5.5.1
2008-04-20 Junio C HamanoMerge branch 'jc/maint-rebase-am' into maint
2008-04-20 Junio C HamanoMerge branch 'jc/sha1-lookup'
2008-04-20 Junio C HamanoMerge branch 'jc/dirstat'
2008-04-20 Junio C HamanoMerge branch 'mv/defer-gc'
2008-04-20 Junio C HamanoMerge branch 'py/submodule'
2008-04-20 Junio C HamanoMerge branch 'jc/terminator-separator'
2008-04-20 Junio C HamanoMerge branch 'jk/remote-default-show'
2008-04-20 Junio C HamanoMerge branch 'mk/color'
2008-04-19 Junio C HamanoMerge branch 'jc/maint-rebase-am'
2008-04-19 Junio C HamanoMerge branch 'maint'
2008-04-19 Jakub Narebskigitweb: Fix 'history' view for deleted files with history
2008-04-19 Matthieu MoyDocument that WebDAV doesn't need git on the server...
2008-04-19 Junio C HamanoMerge branch 'maint-1.5.4' into maint
2008-04-18 Jonas Fonsecagit-remote: reject adding remotes with invalid names
2008-04-18 Junio C Hamanoam: POSIX portability fix
2008-04-17 Heikki OrsilaMake core.sharedRepository more generic
2008-04-17 Junio C HamanoMerge branch 'maint'
2008-04-17 Junio C HamanoMerge branch 'maint-1.5.4' into maint
2008-04-16 Junio C Hamanogit-am: minor cleanup
2008-04-16 Jon LoeligerClarify and fix English in "git-rm" documentation
2008-04-16 Junio C Hamanorebase: do not munge commit log message
2008-04-16 Junio C HamanoMerge branch 'maint'
2008-04-16 Junio C HamanoMerge branch 'maint-1.5.4' into maint
2008-04-16 Christian Coudergit-bisect: make "start", "good" and "skip" succeed...
2008-04-16 Linus Torvaldsgit-am: cope better with an empty Subject: line
2008-04-16 Linus TorvaldsIgnore leading empty lines while summarizing merges
2008-04-16 Christian Couderbisect: squelch "fatal: ref HEAD not a symref" misleadi...
next