summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-05Enhance --early-output formatLinus Torvalds
2007-11-04Add "--early-output" log flag for interactive GUI useLinus Torvalds
2007-11-04Simplify topo-sort logicLinus Torvalds
2007-11-04Merge branch 'jc/format-patch-encoding'Junio C Hamano
2007-11-04Merge branch 'jc/revert-merge'Junio C Hamano
2007-11-04Merge branch 'ss/mailsplit'Junio C Hamano
2007-11-04Merge branch 'np/pack'Junio C Hamano
2007-11-04Merge branch 'jn/gitweb'Junio C Hamano
2007-11-04Merge branch 'np/fetch'Junio C Hamano
2007-11-04Merge branch 'maint'Junio C Hamano
2007-11-04git-reset: do not be confused if there is nothing to resetJohannes Schindelin
2007-11-04git-clone: honor "--" to end argument parsingHeikki Orsila
2007-11-04RelNotes-1.5.3.5: fix typoDavid D Kilzer
2007-11-04git-svn: sort the options in the --help message.Benoit Sigoure
2007-11-04builtin-fetch: Add "-q" as a synonym for "--quiet"Steven Grimm
2007-11-04Delay pager setup in git blameMike Hommey
2007-11-04git-cvsimport: really convert underscores in branch names to dots with -uGerrit Pape
2007-11-04errors: "strict subset" -> "ancestor"J. Bruce Fields
2007-11-03git-fetch: more terse fetch outputNicolas Pitre
2007-11-03gitweb: Use config file for repository description and URLsJakub Narebski
2007-11-03gitweb: Read repo config using 'git config -z -l'Jakub Narebski
2007-11-03gitweb: Add tests for overriding gitweb config with repo configJakub Narebski
2007-11-03test format-patch -s: make sure MIME content type is shown as neededJunio C Hamano
2007-11-03cherry-pick/revert -m: add testsJunio C Hamano
2007-11-02Merge branch 'maint'Junio C Hamano
2007-11-02Merge branch 'ph/parseopt'Junio C Hamano
2007-11-02Merge branch 'np/progress'Junio C Hamano
2007-11-02Fixing path quoting in git-rebaseJonathan del Strother
2007-11-02Merge branch 'br/gccfix'Junio C Hamano
2007-11-02Merge branch 'gp/maint-diffdoc'Junio C Hamano
2007-11-02Merge branch 'bk/maint-cvsexportcommit' into maintJunio C Hamano
2007-11-02Remove unecessary hard-coding of EDITOR=':' VISUAL=':' in some test suites.Kristian Høgsberg
2007-11-02Documentation: quote commit messages consistently.Sergei Organov
2007-11-02Remove escaping of '|' in manpage option sectionsJonas Fonseca
2007-11-02transport.c: squelch a gcc 4.0.1 complaint about an uninitialized variableBlake Ramsdell
2007-11-02Make mailsplit and mailinfo strip whitespace from the start of the inputSimon Sasburg
2007-11-02pack-objects: get rid of an ugly castNicolas Pitre
2007-11-02make the pack index version configurableNicolas Pitre
2007-11-02gc: use parse_optionsJames Bowes
2007-11-02gitweb: Use href(-replay=>1, action=>...) to generate alternate viewsJakub Narebski
2007-11-02gitweb: Use href(-replay=>1, page=>...) to generate pagination linksJakub Narebski
2007-11-02gitweb: Easier adding/changing parameters to current URLJakub Narebski
2007-11-02gitweb: Remove CGI::Carp::set_programname() call from t9500 gitweb testJakub Narebski
2007-11-02gitweb: Add 'status_str' to parse_difftree_raw_line outputJakub Narebski
2007-11-02gitweb: Always set 'from_file' and 'to_file' in parse_difftree_raw_lineJakub Narebski
2007-11-02format-patch -s: add MIME encoding header if signer's name requires soJunio C Hamano
2007-11-02Merge branch 'maint'Junio C Hamano
2007-11-02git-diff.txt: add section "output format" describing the diff formatsGerrit Pape
2007-11-01Merge branch 'bk/maint-cvsexportcommit'Junio C Hamano
2007-11-01Do no colorify test output if stdout is not a terminalAlex Riesen