Code

git.git
2007-09-25 Stefan SperlingFix pool handling in git-svnimport to avoid memory...
2007-09-24 Junio C HamanoStart RelNotes for 1.5.4
2007-09-24 Junio C HamanoMerge branch 'jn/web'
2007-09-24 Jakub Narebskigitweb: No difftree output for trivial merge
2007-09-24 Jakub Narebskigitweb: Remove parse_from_to_diffinfo code from git_pat...
2007-09-24 Junio C HamanoMerge branch 'je/hooks'
2007-09-24 Junio C Hamanogit-remote rm: add tests and minor fix-ups
2007-09-24 Junio C HamanoMerge branch 'js/apply-build-ancestor'
2007-09-24 Lars Hjemligit-merge: add --ff and --no-ff options
2007-09-24 Lars Hjemligit-merge: add support for --commit and --no-squash
2007-09-24 Lars Hjemligit-merge: add support for branch.<name>.mergeoptions
2007-09-24 Lars Hjemligit-merge: refactor option parsing
2007-09-24 Lars Hjemligit-merge: fix faulty SQUASH_MSG
2007-09-24 Lars HjemliAdd test-script for git-merge porcelain
2007-09-24 Junio C HamanoMerge branch 'maint'
2007-09-24 Junio C HamanoMerge branch 'maint' of git://linux-nfs.org/~bfields...
2007-09-24 Eric Wonggit-svn: don't attempt to spawn pager if we don't want one
2007-09-23 David KastrupSupplant the "while case ... break ;; esac" idiom
2007-09-23 Miklos VajnaUser Manual: add a chapter for submodules
2007-09-23 J. Bruce Fieldsuser-manual: don't assume refs are stored under .git...
2007-09-22 David BrownDetect exec bit in more cases.
2007-09-21 Matt KraaiConjugate "search" correctly in the git-prune-packed...
2007-09-21 Matt KraaiMove the paragraph specifying where the .idx and .pack...
2007-09-21 Junio C HamanoDocumentation/git-lost-found.txt: drop unnecessarily...
2007-09-21 Pierre Habouzitsq_quote_argv and add_to_string rework with strbuf's.
2007-09-21 Sam Vilaingit-svn: handle changed svn command-line syntax
2007-09-21 Sam Vilaingit-svn: fix test for trunk svn (transaction out of...
2007-09-21 Sam Vilaingit-svn: fix test for trunk svn (commit message not...
2007-09-21 Pierre HabouzitFull rework of quote_c_style and write_name_quoted.
2007-09-21 Pierre HabouzitRework unquote_c_style to work on a strbuf.
2007-09-21 Pierre Habouzitstrbuf API additions and enhancements.
2007-09-21 Pierre Habouzitnfv?asprintf are broken without va_copy, workaround...
2007-09-21 Pierre HabouzitFix the expansion pattern of the pseudo-static path...
2007-09-20 Christian Couderrev-list --bisect: Fix best == NULL case.
2007-09-19 Junio C HamanoMerge branch 'maint' to sync with 1.5.3.2
2007-09-19 Junio C HamanoGIT 1.5.3.2 v1.5.3.2
2007-09-19 Junio C Hamanobuiltin-for-each-ref.c::copy_name() - do not overstep...
2007-09-19 Junio C Hamanobuiltin-apply.c: fix a tiny leak introduced during...
2007-09-19 Pierre HabouzitUse xmemdupz() in many places.
2007-09-19 Junio C HamanoMerge branch 'master' into ph/strbuf
2007-09-19 James Bowesremote: document the 'rm' subcommand
2007-09-19 James Bowesremote: add 'rm' subcommand
2007-09-19 Johannes Schindelinapply: get rid of --index-info in favor of --build...
2007-09-19 Josh EnglandAdded example hook script to save/restore permissions...
2007-09-19 Josh EnglandAdd post-merge hook, related documentation, and tests.
2007-09-19 Junio C HamanoMerge branch 'maint'
2007-09-19 Väinö JärveläFixed update-hook example allow-users format.
2007-09-19 Eric WongDocumentation/git-svn: updated design philosophy notes
2007-09-18 Junio C Hamanot/t4014: test "am -3" with mode-only change.
2007-09-18 David Kastrupgit-commit.sh: Shell script cleanup
2007-09-18 Dmitry Potapovpreserve executable bits in zip archives
2007-09-18 Pierre HabouzitFix lapsus in builtin-apply.c
2007-09-18 Jeff Kinggit-push: documentation and tests for pushing only...
2007-09-18 Matthias Urlichsgit-svnimport: Use separate arguments in the pipe for...
2007-09-18 Jeff Kingcontrib/fast-import: add perl version of simple example
2007-09-18 Nguyen Thai... contrib/fast-import: add simple shell example
2007-09-18 Pierre HabouzitAdd xmemdupz() that duplicates a block of memory, and...
2007-09-18 Christian Couderrev-list --bisect: Bisection "distance" clean up.
2007-09-18 Christian Couderrev-list --bisect: Move some bisection code into best_b...
2007-09-18 Christian Couderrev-list --bisect: Move finding bisection into do_find_...
2007-09-18 Pierre Habouzitfast-import optimization:
2007-09-18 Pierre Habouzitfast-import was using dbuf's, replace them with strbuf's.
2007-09-18 Pierre HabouzitDrop strbuf's 'eof' marker, and make read_line a first...
2007-09-18 Junio C HamanoMerge branch 'cr/reset'
2007-09-18 Junio C HamanoMerge branch 'maint'
2007-09-18 Junio C HamanoDocument ls-files --with-tree=<tree-ish>
2007-09-18 Junio C Hamanogit-commit: partial commit of paths only removed from...
2007-09-18 Junio C Hamanogit-commit: Allow partial commit of file removal.
2007-09-18 Junio C HamanoMerge branch 'jc/grep-c' into maint
2007-09-18 Junio C HamanoMerge branch 'maint' of git://repo.or.cz/git-gui into...
2007-09-18 Junio C Hamanogit-gc --auto: run "repack -A -d -l" as necessary.
2007-09-18 Junio C Hamanogit-gc --auto: restructure the way "repack" command...
2007-09-18 Junio C Hamanogit-gc --auto: protect ourselves from accumulated cruft
2007-09-18 Junio C Hamanogit-gc --auto: add documentation.
2007-09-18 Junio C Hamanogit-gc --auto: move threshold check to need_to_gc(...
2007-09-18 Junio C Hamanorepack -A -d: use --keep-unreachable when repacking
2007-09-18 Junio C Hamanosend-email: make message-id generation a bit more robust
2007-09-17 Junio C Hamanopack-objects --keep-unreachable
2007-09-17 Junio C HamanoExport matches_pack_name() and fix its return value
2007-09-17 Junio C HamanoMerge branch 'maint'
2007-09-17 J. Bruce Fieldsgit-apply: fix whitespace stripping
2007-09-17 Shawn O. Pearcegit-gui: Disable native platform text selection in... gitgui-0.8.3
2007-09-17 Johannes Schindelinapply --index-info: fall back to current index for...
2007-09-17 Pierre HabouzitRemove preemptive allocations.
2007-09-17 Pierre HabouzitRefactor replace_encoding_header.
2007-09-17 Pierre Habouzitbuiltin-apply: use strbuf's instead of buffer_desc's.
2007-09-17 Pierre HabouzitNow that cache.h needs strbuf.h, remove useless includes.
2007-09-17 Pierre HabouzitRewrite convert_to_{git,working_tree} to use strbuf's.
2007-09-17 Pierre HabouzitNew strbuf APIs: splice and attach.
2007-09-16 Junio C HamanoMerge branch 'maint' of git://linux-nfs.org/~bfields...
2007-09-16 J. Bruce Fieldscore-tutorial: minor cleanup
2007-09-16 J. Bruce Fieldsdocumentation: replace Discussion section by link to...
2007-09-16 J. Bruce Fieldsuser-manual: todo updates and cleanup
2007-09-16 J. Bruce Fieldsuser-manual: fix introduction to packfiles
2007-09-16 J. Bruce Fieldsuser-manual: move packfile and dangling object discussion
2007-09-16 J. Bruce Fieldsuser-manual: rewrite object database discussion
2007-09-16 J. Bruce Fieldsuser-manual: reorder commit, blob, tree discussion
2007-09-16 J. Bruce Fieldsuser-manual: rewrite index discussion
2007-09-16 J. Bruce Fieldsuser-manual: create new "low-level git operations"...
2007-09-16 J. Bruce Fieldsuser-manual: rename "git internals" to "git concepts"
next