git
2008-05-11  Krzysztof Kowalczykalloc_ref_from_str(): factor out a common pattern of...
2008-05-11  Paul Mackerrasgitk: Show current row number and total number of rows
2008-05-11  Linus TorvaldsOptimize symlink/directory detection
2008-05-11  Linus TorvaldsAvoid some unnecessary lstat() calls
2008-05-11  Junio C HamanoMerge branch 'py/diff-submodule'
2008-05-11  Junio C HamanoMerge branch 'lt/case-insensitive'
2008-05-11  Paul MackerrasMerge branch 'master' into dev
2008-05-11  Thomas Arcilagitk: Allow users to view diffs in external diff viewer
2008-05-10  Paul Mackerrasgitk: Synchronize highlighting in file view for 'f...
2008-05-09  Junio C HamanoMerge branch 'maint'
2008-05-09  Junio C HamanoMerge branch 'maint-1.5.4' into maint
2008-05-09  Junio C HamanoMerge branch 'sg/merge-options' (early part)
2008-05-09  Junio C HamanoMerge branch 'db/learn-HEAD'
2008-05-09  Junio C HamanoMerge branch 'jn/webfeed'
2008-05-09  Junio C HamanoMerge branch 'cc/help'
2008-05-09  Junio C HamanoMerge branch 'dm/cherry-pick-s'
2008-05-09  Junio C HamanoMerge branch 'lt/dirmatch-optim'
2008-05-09  Christian Couderbisect: print an error message when "git rev-list ...
2008-05-09  Johannes Sixtcompat-util: avoid macro redefinition warning
2008-05-09  Brandon Caseycompat/fopen.c: avoid clobbering the system defined...
2008-05-09  Shawn O. Pearcegit-gui: Delete branches with 'git branch -D' to clear...
2008-05-09  Shawn O. Pearcegit-gui: Setup branch.remote,merge for shorthand git...
2008-05-09  Paul Mackerrasgitk: Make updates go faster
2008-05-08  Dustin SallingsDocumentation/config.txt: Mention branch.<name>.rebase...
2008-05-08  Jeff Kingdoc: clarify definition of "update" for git-add -u
2008-05-08  Christian CouderDocumentation: bisect: add a few "git bisect run" examples
2008-05-08  Gustaf HendebyDocumentation/config.txt: Add git-gui options
2008-05-07  Christian CouderDocumentation: improve "add", "pull" and "format-patch...
2008-05-07  Mark HillsBe more careful with objects directory permissions...
2008-05-06  Santi Béjarcommit: Show committer if automatic
2008-05-06  Santi Béjarcommit: Show author if different from committer
2008-05-06  Santi BéjarPreparation to call determine_author_info from prepare_...
2008-05-06  Junio C HamanoMerge branch 'jc/lstat'
2008-05-06  Junio C HamanoMerge branch 'bc/filter-branch'
2008-05-06  Junio C HamanoMerge branch 'lh/git-file'
2008-05-06  Junio C HamanoMerge branch 'jk/fetch-status'
2008-05-06  Junio C HamanoMerge branch 'lh/branch-merged'
2008-05-06  Junio C HamanoMerge branch 'pb/remote-mirror-config'
2008-05-06  Adam Simpkinsgraph API: eliminate unnecessary indentation
2008-05-06  Adam Simpkinslog and rev-list: add --graph option
2008-05-06  Adam SimpkinsAdd history graph API
2008-05-06  Adam Simpkinsrevision API: split parent rewriting and parent printin...
2008-05-06  Jörg Sommerpost-merge: Add it's not executed if merge failed.
2008-05-06  Gerrit Papegit-bisect.sh: don't accidentally override existing...
2008-05-05  Gustaf HendebyDocumentation: Add create-ignore to git svn manual
2008-05-05  Gustaf Hendebygit-svn: Make create-ignore use git add -f
2008-05-05  Miklos VajnaINSTALL: add a note about GNU interactive tools has...
2008-05-05  Bryan DonlanRename the test trash directory to contain spaces.
2008-05-05  Bryan DonlanFix tests breaking when checkout path contains shell...
2008-05-05  Bryan DonlanDon't use the 'export NAME=value' in the test scripts.
2008-05-05  Bryan Donlanlib-git-svn.sh: Fix quoting issues with paths containin...
2008-05-05  Bryan Donlantest-lib.sh: Fix some missing path quoting
2008-05-05  Bryan DonlanUse test_set_editor in t9001-send-email.sh
2008-05-05  Bryan Donlantest-lib.sh: Add a test_set_editor function to safely...
2008-05-05  Bryan Donlangit-send-email.perl: Handle shell metacharacters in...
2008-05-05  Bryan Donlanconfig.c: Escape backslashes in section names properly
2008-05-05  Bryan Donlangit-rebase.sh: Fix --merge --abort failures when path...
2008-05-05  Paolo Bonziniadd special "matching refs" refspec
2008-05-05  Christian CouderDocumentation: rename "hooks.txt" to "githooks.txt...
2008-05-05  Junio C Hamanois_racy_timestamp(): do not check timestamp for gitlinks
2008-05-05  Junio C Hamanodiff-lib.c: rename check_work_tree_entity()
2008-05-05  Junio C Hamanodiff: a submodule not checked out is not modified
2008-05-05  Ping YinAdd t7506 to test submodule related functions for git...
2008-05-05  Ping Yint4027: test diff for submodule with empty directory
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-04  Nicolas Pitrepack-objects: fix early eviction for max depth delta...
2008-05-04  Nicolas Pitrepack-objects: allow for early delta deflating
2008-05-04  Nicolas Pitrepack-objects: move compression code in a separate function
2008-05-04  Nicolas Pitrepack-objects: clean up write_object() a bit
2008-05-04  Nicolas Pitrepack-objects: simplify the condition associated with...
2008-05-04  Nicolas Pitrepack-objects: remove some double negative logic
2008-05-04  Nicolas Pitrepack-objects: small cleanup
2008-05-03  Christian CouderDocumentation: hooks: fix missing verb in pre-applypatc...
2008-05-03  Jeff Kingdiff: make "too many files" rename warning optional
2008-05-03  Jeff Kingbump rename limit defaults
2008-05-03  Jeff Kingadd merge.renamelimit config option
2008-05-03  Junio C HamanoMerge commit 'sg/merge-options^' into jk/renamelimit
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-03  Michele Ballabiogitk: Disable "Reset %s branch to here" when on a detac...
2008-05-03  Christian Stimminggitk: German translation again updated
2008-05-03  Christian Stimminggitk: Update German translation
2008-05-02  Gerrit Papegitk: Makefile/install: force permissions when installi...
2008-05-02  Peter Karlssongitk: Initial Swedish translation.
2008-05-02  Santiago Galagitk: Spanish translation of gitk
2008-05-01  Christian Stimminggit-gui: Update German translation
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...
next