Code

git.git
2008-09-01 Junio C HamanoMerge branch 'tr/rev-list-docs' into tr/filter-branch
2008-08-31 David Soria... cast pid_t's to uintmax_t to improve portability
2008-08-31 Junio C HamanoMerge branch 'maint'
2008-08-31 Ask Bjørn HansenDocument sendemail.envelopesender configuration
2008-08-31 Gustaf HendebyDocument clarification: gitmodules, gitattributes
2008-08-31 Junio C Hamano'git foo' program identifies itself without dash in...
2008-08-31 Nguyễn Thái... setup_git_directory(): fix move to worktree toplevel...
2008-08-31 Nguyễn Thái... update-index: fix worktree setup
2008-08-31 Teemu Likonenconfig.txt: Add missing colons after option name
2008-08-31 Junio C Hamanogit commit --author=$name: look $name up in existing...
2008-08-31 Junio C Hamanodiff: Help "less" hide ^M from the output
2008-08-31 Junio C HamanoMerge branch 'maint'
2008-08-31 Junio C Hamanogitattributes: -crlf is not binary
2008-08-30 Junio C Hamanocheckout: do not check out unmerged higher stages randomly
2008-08-30 Junio C HamanoMerge branch 'jc/post-simplify' (early part) into tr...
2008-08-30 Heikki OrsilaStart conforming code to "git subcmd" style
2008-08-30 Junio C Hamanogit-apply: Loosen "match_beginning" logic
2008-08-30 Junio C HamanoFix example in git-name-rev documentation
2008-08-30 Junio C HamanoMerge branch 'sp/missing-thin-base' into maint
2008-08-30 Junio C HamanoMerge branch 'sb/daemon'
2008-08-30 Junio C HamanoMerge branch 'af/maint-install-no-handlink' into maint
2008-08-30 Junio C Hamanoshell: do not play duplicated definition games to shrin...
2008-08-30 Alex RiesenFix use of hardlinks in "make install"
2008-08-30 Nicolas Pitrefixup_pack_header_footer(): use nicely aligned buffer...
2008-08-30 Nicolas Pitreindex-pack: use fixup_pack_header_footer()'s validation...
2008-08-30 Nicolas Pitrepack-objects: use fixup_pack_header_footer()'s validati...
2008-08-30 Nicolas Pitreimprove reliability of fixup_pack_header_footer()
2008-08-30 Nicolas Pitrepack-objects: improve returned information from write_one()
2008-08-30 Junio C HamanoMerge branch 'np/verify-pack' into maint
2008-08-30 Romain Francoisebuiltin-help: fallback to GIT_MAN_VIEWER before man
2008-08-29 Junio C HamanoMerge branch 'maint'
2008-08-29 Tor Arvid Lundgit-p4: Fix checkout bug when using --import-local.
2008-08-29 Paolo Ciarrocchitutorial: gentler illustration of Alice/Bob workflow...
2008-08-29 Jeff Kingpretty=format: respect date format options
2008-08-29 Paolo Bonzinimake git-shell paranoid about closed stdin/stdout/stderr
2008-08-29 Yann DirsonDocument gitk --argscmd flag.
2008-08-29 Linus TorvaldsFix '--dirstat' with cross-directory renaming
2008-08-29 Björn Steinbrinkfor-each-ref: Allow a trailing slash in the patterns
2008-08-29 Nguyễn Thái... read-tree: setup worktree if merge is required
2008-08-29 Nguyễn Thái... grep: fix worktree setup
2008-08-29 Alex Riesenlist_commands: only call git_exec_path if it is needed
2008-08-29 Alex RiesenAllow git help work without PATH set
2008-08-29 Alex RiesenMake main_cmds and other_cmds local to builtin-help.c
2008-08-29 Alex RiesenRemove useless memset of static command name lists...
2008-08-29 Alex RiesenRemove calculation of the longest command name from...
2008-08-29 Brandon Caseydir.c: Avoid c99 array initialization
2008-08-29 Nguyễn Thái... diff*: fix worktree setup
2008-08-29 Matthias Kestenholzbash-completion: Add all submodule subcommands to the...
2008-08-28 Junio C HamanoMerge branch 'mv/merge-custom'
2008-08-28 Junio C HamanoMerge branch 'ml/submodule'
2008-08-27 Junio C HamanoMerge branch 'am/cherry-pick-rerere'
2008-08-27 Junio C HamanoMerge branch 'jc/add-addremove'
2008-08-27 Junio C HamanoMerge branch 'np/verify-pack'
2008-08-27 Junio C HamanoMerge branch 'da/submodule-sync'
2008-08-27 Junio C HamanoMerge branch 'maint'
2008-08-27 Junio C Hamanoctype.c: protect tiny C preprocessor constants
2008-08-27 Linus Torvaldsindex-pack: be careful after fixing up the header/footer
2008-08-27 Simon HausmannMake it possible to abort the submission of a change...
2008-08-27 Junio C HamanoMerge branch 'af/maint-install-no-handlink'
2008-08-27 Junio C HamanoMerge branch 'jc/no-slim-shell'
2008-08-27 Junio C HamanoMerge branch 'maint'
2008-08-27 Jeff Kingformat-patch: use default diff format even with patch...
2008-08-26 Nguyễn Thái... index-pack: setup git repository
2008-08-26 Ramsay JonesSuppress some bash redirection error messages
2008-08-26 Ramsay JonesFix a warning (on cygwin) to allow -Werror
2008-08-26 Alexander Gavrilovgitk: Add menu item for calling git gui blame
2008-08-26 Alexander Gavrilovgitk: Add option to specify the default commit on comma...
2008-08-26 Andreas FärberMakefile: always provide a fallback when hardlinks...
2008-08-26 Junio C Hamanodaemon.c: minor style fixup
2008-08-26 David Aguilargit-submodule: add "sync" command
2008-08-26 Junio C HamanoRevert "Build-in "git-shell""
2008-08-25 Jeff KingFix "git log -i --grep"
2008-08-25 Alexander Gavrilovgit-gui: Allow specifying an initial line for git gui...
2008-08-25 Alexander Gavrilovgit-gui: Better positioning in Blame Parent Commit
2008-08-25 Alexander Gavrilovgit-gui: Support passing blame to a parent commit.
2008-08-25 Alexander Gavrilovgit-gui: Support starting gitk from Gui Blame
2008-08-25 Gustaf Hendebygit-gui: Teach git gui about file type changes
2008-08-24 Tommi VirtanenInstall git-shell in bindir, too
2008-08-24 Junio C HamanoMerge branch 'jc/no-slim-shell'
2008-08-24 Junio C HamanoMerge branch 'maint' to sync with 1.6.0.1
2008-08-24 Junio C HamanoGIT 1.6.0.1 v1.6.0.1
2008-08-24 Junio C HamanoMerge branch 'ag/maint-combine-diff-fix' into maint
2008-08-24 Junio C HamanoMerge branch 'mv/maint-merge-fix' into maint
2008-08-24 Mark Levedahlgit-submodule - Use "get_default_remote" from git-parse...
2008-08-24 Jonathan NiederDocumentation: clarify pager configuration
2008-08-24 Jonathan NiederDocumentation: clarify pager.<cmd> configuration
2008-08-24 Simon HausmannClean up the git-p4 documentation
2008-08-24 Alexander GavrilovRespect core.autocrlf in combined diff
2008-08-24 Miklos VajnaMakefile: enable SNPRINTF_RETURNS_BOGUS for HP-UX
2008-08-24 Junio C Hamanot7606: fix custom merge test
2008-08-24 Junio C HamanoMerge branch 'maint'
2008-08-24 Junio C Hamanomerge: fix numerus bugs around "trivial merge" area
2008-08-24 Junio C Hamanounpack_trees(): protect the handcrafted in-core index...
2008-08-23 Tor Arvid Lundgit-p4: Fix one-liner in p4_write_pipe function.
2008-08-23 David Aguilargit-submodule: replace duplicated code with a module_li...
2008-08-23 Nicolas Pitrediscard revindex data when pack list changes
2008-08-23 Dan Hensgengit-merge documentation: more details about resolving...
2008-08-23 Alex RiesenExtend "checkout --track" DWIM to support more cases
2008-08-22 Jonathan del... Revert "Convert output messages in merge-recursive...
2008-08-22 Eric RaibleCompletion: add missing '=' for 'diff --diff-filter'
next