Code

git.git
2007-10-04 Junio C HamanoUpdate state documentation link for 1.5.3.4
2007-10-04 Steven WalterDon't checkout the full tree if avoidable
2007-10-04 Junio C Hamanobuiltin-apply: fix conversion error in strbuf series
2007-10-03 Junio C HamanoMerge branch 'mv/unknown'
2007-10-03 Junio C HamanoMerge branch 'ph/strbuf'
2007-10-03 Junio C HamanoMerge branch 'lh/merge'
2007-10-03 Junio C HamanoMerge branch 'js/rebase-i'
2007-10-03 Junio C HamanoMerge branch 'jc/autogc'
2007-10-03 Junio C HamanoMerge branch 'je/hooks'
2007-10-03 Junio C HamanoMerge branch 'ap/dateformat'
2007-10-03 Junio C HamanoSync with GIT 1.5.3.4
2007-10-03 Junio C HamanoGIT 1.5.3.4 v1.5.3.4
2007-10-03 Andy ParkinsAdd a test script for for-each-ref, including test...
2007-10-03 Carl WorthAdd test case for ls-files --with-tree
2007-10-03 Keith PackardMust not modify the_index.cache as it may be passed...
2007-10-03 Robert Schielethe ar tool is called gar on some systems
2007-10-03 Junio C Hamanorename diff_free_filespec_data_large() to diff_free_fil...
2007-10-03 Jeff Kingdiffcore-rename: cache file deltas
2007-10-03 Johan HerlandMention 'cpio' dependency in INSTALL
2007-10-03 Federico Mena... Make git-pull complain and give advice when there is...
2007-10-03 Federico Mena... Note that git-branch will not automatically checkout...
2007-10-03 Federico Mena... Add documentation for --track and --no-track to the...
2007-10-03 Federico Mena... Say when --track is useful in the git-checkout docs.
2007-10-02 Johannes SchindelinFix typo in config.txt
2007-10-02 Junio C Hamanofor-each-ref: fix %(numparent) and %(parent)
2007-10-02 Junio C Hamanodateformat: parse %(xxdate) %(yydate:format) correctly
2007-10-02 Junio C Hamanogit-commit: initialize TMP_INDEX just to be sure.
2007-10-02 Steffen Prohaskafixed link in documentation of diff-options
2007-10-01 Junio C HamanoMerge branch 'maint'
2007-10-01 Junio C HamanoWhip post 1.5.3.3 maintenance series into shape.
2007-10-01 Miklos Vajnagit stash: document apply's --index switch
2007-10-01 Andy Parkinspost-receive-hook: Remove the From field from the gener...
2007-10-01 Junio C HamanoUpdate stale documentation link in the k.org site
2007-09-30 Alexandre Julliardgit.el: Reset the permission flags when changing a...
2007-09-30 Alexandre Julliardgit.el: Update a file status in the git buffer upon...
2007-09-30 Alexandre Julliardgit.el: Do not print a status message on every git...
2007-09-30 Alexandre Julliardgit.el: Preserve file marks when doing a full refresh.
2007-09-30 Daniel BarkalowFix adding a submodule with a remote url
2007-09-30 Jari Aaltogit-remote: exit with non-zero status after detecting...
2007-09-30 Junio C HamanoMerge branch 'maint'
2007-09-30 Jari Aaltogit-remote: exit with non-zero status after detecting...
2007-09-30 Johannes Schindelinrebase -i: squash should retain the authorship of the...
2007-09-30 Johannes Schindelinrebase -i: support single-letter abbreviations for...
2007-09-30 Jean-Luc Herrengit-add--interactive: Improve behavior on bogus input
2007-09-30 Jean-Luc Herrengit-add--interactive: Allow Ctrl-D to exit
2007-09-30 Pierre HabouzitMake read_patch_file work on a strbuf.
2007-09-30 Pierre Habouzitstrbuf_read_file enhancement, and use it.
2007-09-30 Josh Englandpost-checkout hook, tests, and docs
2007-09-30 Andy ParkinsMake for-each-ref's grab_date() support per-atom formatting
2007-09-30 Andy ParkinsMake for-each-ref allow atom names like "<name>:<someth...
2007-09-30 Andy Parkinsparse_date_format(): convert a format name to an enum...
2007-09-29 Junio C HamanoMerge branch 'gr/smtp'
2007-09-29 Junio C HamanoMerge branch 'ss/svnimport'
2007-09-29 Junio C HamanoMerge branch 'sv/svn'
2007-09-29 Junio C HamanoMerge branch 'ml/submodule'
2007-09-29 Junio C HamanoMerge branch 'jb/remote-rm'
2007-09-29 Junio C HamanoMerge branch 'jk/diff-rename'
2007-09-29 Junio C HamanoSync with GIT 1.5.3.3
2007-09-29 Junio C HamanoGIT 1.5.3.3 v1.5.3.3
2007-09-29 Linus TorvaldsFix revision log diff setup, avoid unnecessary diff...
2007-09-29 Miklos Vajnagit-bundle: fix commandline examples in the manpage
2007-09-29 Junio C HamanoMerge branch 'mergetool' of git://repo.or.cz/git/merget...
2007-09-29 Pierre Habouzitstrbuf change: be sure ->buf is never ever NULL.
2007-09-29 Pierre Habouzitdouble free in builtin-update-index.c
2007-09-29 Theodore Ts'omergetool: Fix typo in options passed to kdiff3
2007-09-29 Theodore Ts'omergetool: fix emerge when running in a subdirectory
2007-09-29 Junio C HamanoMergetool generating blank files (1.5.3)
2007-09-27 Dan Nicholsonquiltimport: Skip non-existent patches
2007-09-27 Kristian HøgsbergClean up stripspace a bit, use strbuf even more.
2007-09-27 Kristian HøgsbergAdd strbuf_read_file().
2007-09-27 Junio C Hamanorerere: Fix use of an empty strbuf.buf
2007-09-26 Johannes Schindelinapply: get rid of --index-info in favor of --build...
2007-09-26 Carlos RicaMove make_cache_entry() from merge-recursive.c into...
2007-09-26 Junio C Hamanosend-email --smtp-server-port: allow overriding the...
2007-09-26 Pierre HabouzitSmall cache_tree_write refactor.
2007-09-26 Pierre HabouzitMake builtin-rerere use of strbuf nicer and more efficient.
2007-09-26 Pierre HabouzitAdd strbuf_cmp.
2007-09-26 Junio C Hamanostrbuf_setlen(): do not barf on setting length of an...
2007-09-26 Johannes Schindelinrebase -i: work on a detached HEAD
2007-09-26 Junio C HamanoMerge branch 'jc/autogc' into js/rebase-i
2007-09-26 Michal VitecekDon't use "<unknown>" for placeholders and suppress...
2007-09-26 Jeff Kingdiffcore-rename: cache file deltas
2007-09-26 Matt Kraairebase -i: create .dotest-merge after validating options.
2007-09-26 Randy Dunlapcore-tutorial: correct URL
2007-09-26 Shawn BohrerFix spelling of overridden in documentation
2007-09-26 Johannes Schindelinrebase -i: avoid exporting GIT_AUTHOR_* variables
2007-09-26 Johannes Schindelinrebase -i: Fix numbers in progress report
2007-09-26 Johannes Schindelinrebase -i: style fixes and minor cleanups
2007-09-26 Johannes Schindelinrebase -i: commit when continuing after "edit"
2007-09-26 Johannes Sixtgitattributes.txt: Be more to the point in the filter...
2007-09-26 Johannes Sixtgitattributes.txt: Remove a duplicated paragraph about...
2007-09-26 Lars HjemliMake merge-recursive honor diff.renamelimit
2007-09-26 Matt KraaiMove convert-objects to contrib.
2007-09-26 Michael Smithuser-manual: Explain what submodules are good for.
2007-09-25 Junio C HamanoMerge branch 'jn/web' into maint
2007-09-25 Mark Levedahlgit-submodule - allow a relative path as the subproject url
2007-09-25 Junio C HamanoMerge branch 'maint'
2007-09-25 Jim MeyeringDo not over-quote the -f envelopesender value.
2007-09-25 Jim Meyeringunexpected Make output (e.g. from --debug) causes build...
2007-09-25 Glenn RempeFixed minor typo in t/t9001-send-email.sh test command...
next