summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-11Simplify strchrnul() compat codeAndreas Ericsson
2007-11-11fix index-pack with packs >4GB containing deltas on 32-bit machinesNicolas Pitre
2007-11-11git-hash-object should honor config variablesNicolas Pitre
2007-11-11--format=pretty: avoid calculating expensive expansions twiceRené Scharfe
2007-11-11add strbuf_adddup()René Scharfe
2007-11-11--pretty=format: parse commit message only onceRené Scharfe
2007-11-10gitweb: correct month in date display for atom feedsVincent Zanotti
2007-11-10test-lib.sh: move error line after error() declarationMichele Ballabio
2007-11-10for-each-ref: fix setup of option-parsing for --sortLars Hjemli
2007-11-10Merge branch 'maint'Junio C Hamano
2007-11-10core-tutorial.txt: Fix git-show-branch example and its descriptionSergei Organov
2007-11-10Fix memory leak in traverse_commit_listShawn O. Pearce
2007-11-10git-commit: a bit more testsJunio C Hamano
2007-11-10git-add: make the entry stat-clean after re-adding the same contentsJunio C Hamano
2007-11-10ce_match_stat, run_diff_files: use symbolic constants for readabilityJunio C Hamano
2007-11-10print warning/error/fatal messages in one shotNicolas Pitre
2007-11-10builtin-blame: set up the work_tree before the first file accessJohannes Schindelin
2007-11-10add a howto document about corrupted blob recoveryNicolas Pitre
2007-11-09Documentation: remove documentation for removed tools.Junio C Hamano
2007-11-09Make check-docs target detect removed commandsJunio C Hamano
2007-11-09Documentation: lost-found is now deprecated.Junio C Hamano
2007-11-09rebase: operate on a detached HEADJohannes Schindelin
2007-11-09--pretty=format: on-demand format expansionRené Scharfe
2007-11-09Add strchrnul()René Scharfe
2007-11-09git-cvsimport: fix handling of user name when it is not set in CVSROOTGordon Hopper
2007-11-09Update draft release notes for 1.5.4Junio C Hamano
2007-11-09Merge branch 'maint'Junio C Hamano
2007-11-09git-bisect.sh: Fix sed script to work with AIX and BSD sed.Ralf Wildenhues
2007-11-09Start preparing for 1.5.3.6Junio C Hamano
2007-11-09git-send-email: Change the prompt for the subject of the initial message.Benoit Sigoure
2007-11-09SubmittingPatches: improve the 'Patch:' section of the checklistSergei Organov
2007-11-09instaweb: Minor cleanups and fixes for potential problemsJonas Fonseca
2007-11-09stop t1400 hiding errors in testsAlex Riesen
2007-11-09git-am: -i does not take a string parameter.Junio C Hamano
2007-11-09Makefile: add missing dependency on wt-status.hJunio C Hamano
2007-11-09refresh_index_quietly(): express "optional" nature of index writing betterJunio C Hamano
2007-11-08Fix sed string regex escaping in module_name.Ralf Wildenhues
2007-11-08Avoid a few unportable, needlessly nested "...`...".Ralf Wildenhues
2007-11-08nicer display of thin pack completionNicolas Pitre
2007-11-08Style: place opening brace of a function definition at column 1Junio C Hamano
2007-11-08contrib/hooks/post-receive-email: remove cruft, $committer is not usedGerrit Pape
2007-11-08hooks--update: decline deleting tags or branches by default, add config optionsGerrit Pape
2007-11-08hooks--update: fix test for properly set up project description fileGerrit Pape
2007-11-08sh-setup: don't let eval output to be shell-expanded.Pierre Habouzit
2007-11-08git-mailsplit: with maildirs not only process cur/, but also new/Gerrit Pape
2007-11-08git-sh-setup: fix parseopt `eval` string underquotingJunio C Hamano
2007-11-08Merge branch 'jc/clean-config'Junio C Hamano
2007-11-08Merge branch 'gp/reset-q'Junio C Hamano
2007-11-08Merge branch 'ds/maint-deflatebound'Junio C Hamano
2007-11-08Merge branch 'cp/p4'Junio C Hamano