summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-25When locking in a symlinked repository, try to lock the original.Junio C Hamano
2007-07-25git-submodule: remove redundant call to git-describeJunio C Hamano
2007-07-25git-p4: Fix p4 user cache population on Windows.Simon Hausmann
2007-07-25git-submodule module_name: avoid using unwieldy "value_regexp" feature.Junio C Hamano
2007-07-25gitweb: fix broken snapshotJunio C Hamano
2007-07-25Make sure git-stash works from subdirectory.Junio C Hamano
2007-07-25Document --unified/-U optionRobin Rosenberg
2007-07-25GIT 1.5.3-rc3v1.5.3-rc3Junio C Hamano
2007-07-25git.el: Pass an explicit argument to enable smerge-mode.Alexandre Julliard
2007-07-25pretty-options.txt: tiny doc fixJim Meyering
2007-07-25t9200: Be careful when checking CVS/EntriesJunio C Hamano
2007-07-25git am: skip pine's internal folder dataJohannes Schindelin
2007-07-25Teach git-commit about commit message templates.Steven Grimm
2007-07-25Teach approxidate() to understand "never"Johannes Schindelin
2007-07-25git log -g: Complain, but do not fail, when no reflogs are thereJohannes Schindelin
2007-07-25send-email: Update regex parsing for pine aliasesKumar Gala
2007-07-25cvsexportcommit: avoid racy CVS problem.Robin Rosenberg
2007-07-25cleanup unpack-trees.c: shrink struct tree_entry_listRené Scharfe
2007-07-25filter-branch: fix dash complaining about "Missing '))'"René Scharfe
2007-07-25gitweb: More detailed error messages for snapshot formatJakub Narebski
2007-07-24git.el: Support for incremental status updates.Alexandre Julliard
2007-07-24user-manual: fix typolets.Junio C Hamano
2007-07-24Mark user-manual as UTF-8Junio C Hamano
2007-07-24Teach revision machinery about --no-walkJohannes Schindelin
2007-07-24filter-branch: Big syntax change; support rewriting multiple refsJohannes Schindelin
2007-07-24rebase -i: exchange all "if [ .. ]" by "if test .."Johannes Schindelin
2007-07-24Shut "git rebase -i" up when no --verbose was givenJohannes Schindelin
2007-07-24mailinfo: fix 'fatal: cannot convert from utf-8 to utf-8'Johannes Schindelin
2007-07-22gitweb: Fix support for legacy gitweb config for snapshotsJakub Narebski
2007-07-22fsck --lost-found: write blob's contents, not their SHA-1Johannes Schindelin
2007-07-22Avoid to duplicate commit message when is not encodedMarco Costalba
2007-07-22Synonyms: -i == --regexp-ignore-case, -E == --extended-regexpJunio C Hamano
2007-07-22Documentation/gitignore.txt: Fix the seriously misleading priority explanationDavid Kastrup
2007-07-22Fix VISUAL/EDITOR preference order in Documentation/config.txt.Junio C Hamano
2007-07-22gitweb: snapshot cleanups & support for offering multiple formatsMatt McCutchen
2007-07-21rebase -i: call editor just once for a multi-squashJohannes Schindelin
2007-07-21Fix up duplicate parents removalLinus Torvalds
2007-07-20gitweb cleanup: Move @diff_opts declaration earlierJakub Narebski
2007-07-20Add GIT_EDITOR environment and core.editor configuration variablesAdam Roben
2007-07-20Document how to tell git to not launch a pagerSteven Grimm
2007-07-19Rename read_pipe() with read_fd() and make its buffer nul-terminated.Carlos Rica
2007-07-19Merge branch 'master' of git://people.freedesktop.org/~hausmann/git-p4Junio C Hamano
2007-07-19filter-branch: get rid of "set -e"Johannes Schindelin
2007-07-19git-svn: Minimalistic patch which allows svn usernames with space(s).Richard MUSIL
2007-07-19Do a better job at guessing unknown character setsLinus Torvalds
2007-07-19Document "git stash message..."しらいしななこ
2007-07-19unpack-trees.c: assume submodules are clean during check-outSven Verdoolaege
2007-07-19Merge branch 'maint'Junio C Hamano
2007-07-18Force listingblocks to be monospaced in manpagesJulian Phillips
2007-07-18git-p4: Cleanup, used common function for listing imported p4 branchesSimon Hausmann