aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* gitweb: Style all tables using CSSJakub Narebski2007-11-20
* send-email: Don't add To: recipients to the Cc: headerAsk Bjørn Hansen2007-11-20
* gitview: import only one of gtksourceview and gtksourceview2Anton Gyllenberg2007-11-19
* git-send-email: show all headers when sending mailDavid D. Kilzer2007-11-19
* Merge branch 'maint'Junio C Hamano2007-11-19
|\
| * Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maintJunio C Hamano2007-11-18
| |\
| | * Documentation: Fix references to deprecated commandsJ. Bruce Fields2007-11-18
| | * user-manual: mention "..." in "Generating diffs", etc.J. Bruce Fields2007-11-18
| | * user-manual: Add section "Why bisecting merge commits can be harder ..."Steffen Prohaska2007-11-18
| | * git-remote.txt: fix example urlJ. Bruce Fields2007-11-17
* | | Further clarify clean.requireForce changesWincent Colaiuta2007-11-19
* | | Update draft release notes for 1.5.4Junio C Hamano2007-11-18
* | | Merge branch 'lt/rev-list-gitlink'Junio C Hamano2007-11-18
|\ \ \
| * | | Fix rev-list when showing objects involving submodulesLinus Torvalds2007-11-14
* | | | Merge branch 'ds/checkout-upper'Junio C Hamano2007-11-18
|\ \ \ \
| * | | | git-checkout: Test for relative path use.David Symonds2007-11-11
| * | | | git-checkout: Support relative paths containing "..".David Symonds2007-11-11
* | | | | Merge branch 'sh/p4'Junio C Hamano2007-11-18
|\ \ \ \ \
| * | | | | git-p4: Fix direct import from perforce after fetching changes through git fr...Simon Hausmann2007-11-16
* | | | | | Merge branch 'lt/rev-list-interactive'Junio C Hamano2007-11-18
|\ \ \ \ \ \
| * | | | | | Fix parent rewriting in --early-outputLinus Torvalds2007-11-14
| * | | | | | revision walker: mini clean-upLinus Torvalds2007-11-05
| * | | | | | Enhance --early-output formatLinus Torvalds2007-11-05
| * | | | | | Add "--early-output" log flag for interactive GUI useLinus Torvalds2007-11-04
| * | | | | | Simplify topo-sort logicLinus Torvalds2007-11-04
* | | | | | | Merge branch 'ph/diffopts'Junio C Hamano2007-11-18
|\ \ \ \ \ \ \
| * | | | | | | Reorder diff_opt_parse options more logically per topics.Pierre Habouzit2007-11-11
| * | | | | | | Make the diff_options bitfields be an unsigned with explicit masks.Pierre Habouzit2007-11-11
| * | | | | | | Use OPT_BIT in builtin-pack-refsPierre Habouzit2007-11-11
| * | | | | | | Use OPT_BIT in builtin-for-each-refPierre Habouzit2007-11-11
| * | | | | | | Use OPT_SET_INT and OPT_BIT in builtin-branchPierre Habouzit2007-11-11
| * | | | | | | parse-options new features.Pierre Habouzit2007-11-11
| | |_|/ / / / | |/| | | | |
* | | | | | | Draft release notes: fix clean.requireForce descriptionJunio C Hamano2007-11-18
* | | | | | | Merge branch 'maint' to synchronize with 1.5.3.6Junio C Hamano2007-11-18
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | GIT 1.5.3.6v1.5.3.6Junio C Hamano2007-11-18
| * | | | | | grep -An -Bm: fix invocation of external grep commandJunio C Hamano2007-11-17
| | |_|_|_|/ | |/| | | |
* | | | | | Use compat mkdtemp() on Solaris boxesGuido Ostkamp2007-11-18
* | | | | | Merge branch 'ph/parseopt-sh'Junio C Hamano2007-11-17
|\ \ \ \ \ \
| * | | | | | git-quiltimport.sh fix --patches handlingAndy Whitcroft2007-11-12
| * | | | | | git-am: -i does not take a string parameter.Junio C Hamano2007-11-08
| * | | | | | sh-setup: don't let eval output to be shell-expanded.Pierre Habouzit2007-11-08
| * | | | | | git-sh-setup: fix parseopt `eval` string underquotingJunio C Hamano2007-11-07
| * | | | | | Give git-am back the ability to add Signed-off-by lines.Johannes Sixt2007-11-06
| * | | | | | git-rev-parse --parseoptJunio C Hamano2007-11-06
| * | | | | | scripts: Add placeholders for OPTIONS_SPECJunio C Hamano2007-11-06
| * | | | | | Migrate git-repack.sh to use git-rev-parse --parseoptPierre Habouzit2007-11-05
| * | | | | | Migrate git-quiltimport.sh to use git-rev-parse --parseoptPierre Habouzit2007-11-05
| * | | | | | Migrate git-checkout.sh to use git-rev-parse --parseopt --keep-dashdashPierre Habouzit2007-11-05
| * | | | | | Migrate git-instaweb.sh to use git-rev-parse --parseoptPierre Habouzit2007-11-05
| * | | | | | Migrate git-merge.sh to use git-rev-parse --parseoptPierre Habouzit2007-11-05