Code

git.git
2008-11-09 Junio C HamanoGIT 1.6.0.4 v1.6.0.4
2008-11-09 Quy TonthatUpdate RPM spec for the new location of git-cvsserver.
2008-11-09 Junio C HamanoMerge branch 'cb/maint-update-ref-fix' into maint
2008-11-09 Junio C HamanoMerge branch 'cj/maint-gitpm-fix-maybe-self' into maint
2008-11-09 Junio C HamanoMerge branch 'ar/maint-mksnpath' into maint
2008-11-09 Junio C HamanoMerge branch 'mv/maint-branch-m-symref' into maint
2008-11-05 Clemens Buchacherpush: fix local refs update if already up-to-date
2008-11-05 Clemens Buchacherdo not force write of packed refs
2008-11-03 Junio C Hamanoformat-patch documentation: mention the special case...
2008-11-02 Yann DirsonAdd reference for status letters in documentation.
2008-11-02 Mikael MagnussonDocument that git-log takes --all-match.
2008-11-02 Junio C HamanoUpdate draft 1.6.0.4 release notes
2008-11-02 Junio C HamanoMerge branch 'js/maint-fetch-update-head' into maint
2008-11-02 Junio C HamanoMerge branch 'jk/maint-ls-files-other' into maint
2008-11-02 Junio C HamanoMerge branch 'jc/maint-reset-remove-unmerged-new' into...
2008-11-02 Junio C HamanoMerge branch 'jc/maint-co-track' into maint
2008-11-02 Junio C HamanoStart 1.6.0.4 cycle
2008-11-02 Tom Preston... add instructions on how to send patches to the mailing...
2008-11-02 Jakub NarebskiDocumentation/gitattributes: Add subsection header...
2008-11-02 Pierre Habouzitgit send-email: avoid leaking directory file descriptors.
2008-11-02 Jeff Kingsend-pack: do not send out single-level refs such as...
2008-11-02 Jeff Kingfix overlapping memcpy in normalize_absolute_path
2008-11-02 Jeff Kingpack-objects: avoid reading uninitalized data
2008-11-02 Jeff Kingcorrect cache_entry allocation
2008-11-02 Junio C HamanoMerge branch 'maint' of git://repo.or.cz/git-gui into...
2008-11-01 Miklos Vajnaupdate-ref --no-deref -d: handle the case when the...
2008-10-31 Deskin Millergit-svn: change dashed git-commit-tree to git commit...
2008-10-31 Jan KrügerDocumentation: clarify information about 'ident' attribute
2008-10-31 Markus Heidelbergbash completion: add doubledash to "git show"
2008-10-31 Alex RiesenUse test-chmtime -v instead of perl in t5000 to get...
2008-10-31 Alex RiesenAdd --verbose|-v to test-chmtime
2008-10-31 Jonas Fonsecaasciidoc: add minor workaround to add an empty line...
2008-10-31 Alex RiesenUse git_pathdup instead of xstrdup(git_path(...))
2008-10-31 Alex Riesengit_pathdup: returns xstrdup-ed copy of the formatted...
2008-10-31 Alex RiesenFix potentially dangerous use of git_path in ref.c
2008-10-31 Alex RiesenAdd git_snpath: a .git path formatting routine with...
2008-10-30 Alex RiesenPlug a memleak in builtin-revert
2008-10-30 Miklos Vajnagit branch -m: forbid renaming of a symref
2008-10-28 Linus TorvaldsAdd file delete/create info when we overflow rename_limit
2008-10-28 Nanako ShiraishiInstall git-cvsserver in $(bindir)
2008-10-28 Tommi VirtanenInstall git-shell in bindir, too
2008-10-27 Alex RiesenFix potentially dangerous uses of mkpath and git_path
2008-10-27 Alex RiesenFix mkpath abuse in dwim_ref and dwim_log of sha1_name.c
2008-10-27 Alex RiesenAdd mksnpath which allows you to specify the output...
2008-10-26 Thomas Rastadd -p: warn if only binary changes present
2008-10-26 Charles Baileygit-archive: work in bare repos
2008-10-26 Miklos VajnaFix git update-ref --no-deref -d.
2008-10-26 Miklos Vajnarename_ref(): handle the case when the reflog of a...
2008-10-26 Miklos VajnaFix git branch -m for symrefs.
2008-10-24 Deskin Millergit-svn: change dashed git-config to git config
2008-10-21 Junio C HamanoGIT 1.6.0.3 v1.6.0.3
2008-10-21 Nicolas Pitrerehabilitate 'git index-pack' inside the object store
2008-10-20 Junio C HamanoFix testcase failure when extended attributes are in use
2008-10-19 Christian JaegerGit.pm: do not break inheritance
2008-10-19 Junio C HamanoEnhance hold_lock_file_for_{update,append}() API
2008-10-19 Junio C Hamanodemonstrate breakage of detached checkout with symbolic...
2008-10-19 Abhijit BhopatkarDocumentation: Clarify '--signoff' for git-commit
2008-10-18 Junio C Hamanoreset --hard/read-tree --reset -u: remove unmerged...
2008-10-18 Junio C HamanoHopefully the final draft release notes update before...
2008-10-18 Junio C Hamanodiff(1): clarify what "T"ypechange status means
2008-10-18 Junio C HamanoMerge branch 'db/maint-checkout-b' into maint
2008-10-18 Dan McGeecontrib: update packinfo.pl to not use dashed commands
2008-10-18 Björn Steinbrinkforce_object_loose: Fix memory leak
2008-10-17 Junio C HamanoFix "checkout --track -b newbranch" on detached HEAD
2008-10-17 Jeff Kingrefactor handling of "other" files in ls-files and...
2008-10-17 Jeff Kingtests: shell negation portability fix
2008-10-17 Junio C Hamanopull: allow "git pull origin $something:$current_branch...
2008-10-17 Matt McCutchent1301-shared-repo.sh: don't let a default ACL interfere...
2008-10-16 Jonas Fonsecagit-check-attr(1): add output and example sections
2008-10-16 Brandon Caseyxdiff-interface.c: strip newline (and cr) from line...
2008-10-16 Brandon Caseyt4018-diff-funcname: demonstrate end of line funcname...
2008-10-16 Brandon Caseyt4018-diff-funcname: rework negated last expression...
2008-10-16 Mikael MagnussonTypo "does not exists" when git remote update remote.
2008-10-15 Brandon Caseyremote.c: correct the check for a leading '/' in a...
2008-10-14 Miklos VajnaAdd testcase to ensure merging an early part of a branc...
2008-10-13 Junio C HamanoUpdate draft release notes to 1.6.0.3
2008-10-13 Johannes SchindelinFix fetch/pull when run without --update-head-ok
2008-10-12 Shawn O. Pearcetest-lib: fix broken printf
2008-10-12 Jeff Kinggit apply --directory broken for new files
2008-10-10 Johannes Schindelinrebase -i: do not fail when there is no commit to cherr...
2008-10-10 Miklos Vajnatest-lib: fix color reset in say_color()
2008-10-10 Nicolas Pitrefix pread()'s short read in index-pack
2008-10-09 Shawn O. PearceMerge branch 'sg/maint-intrebase-msghook' into maint
2008-10-09 Imre Deakbuiltin-apply: fix typo leading to stack corruption
2008-10-09 Brandon Caseygit-stash.sh: fix flawed fix of invalid ref handling...
2008-10-09 Shawn O. PearceMerge branch 'jk/maint-soliconv' into maint
2008-10-09 Brandon Caseybuiltin-merge.c: allocate correct amount of memory
2008-10-08 Samuel TardieuDo not use errno when pread() returns 0
2008-10-08 Deskin Millergit init: --bare/--shared overrides system/global config
2008-10-08 Johannes Sixtgit-push.txt: Describe --repo option in more detail
2008-10-08 Johannes Schindelingit rm: refresh index before up-to-date check
2008-10-07 Mikael MagnussonFix a few typos in relnotes
2008-10-06 Shawn O. PearceUpdate release notes for 1.6.0.3
2008-10-06 Nanako ShiraishiTeach rebase -i to honor pre-rebase hook
2008-10-06 Nanako Shiraishidocs: describe pre-rebase hook
2008-10-06 Dmitry Potapovdo not segfault if make_cache_entry failed
2008-10-06 Dmitry Potapovmake prefix_path() never return NULL
2008-10-06 Linus Torvaldsfix bogus "diff --git" header from "diff --no-index"
2008-10-06 Tuncer AyazFix fetch/clone --quiet when stdout is connected
2008-10-06 Alexander Gavrilovbuiltin-blame: Fix blame -C -C with submodules.
next